I’m not sure what we should do about this collection. On the one hand, it looks like there have been recent commits. On the other hand, there hasn’t been a new release since Jun 12, 2025.
I think this collection is upstream to the certified Openshift collection. Can someone from the Community team reach out to the maintainers internally?
On active development: There hasn’t been any active feature development on this collection recently, which is why there haven’t been frequent commits or releases. The collection has primarily been in maintenance mode, with changes made only as needed to address compatibility or critical issues.
On CI/testing: The collection does have CI. It uses reusable workflows from ansible-network/github_actions for sanity, unit, and lint tests. This may not be immediately visible since the actual test matrices are defined in the upstream reusable workflow rather than inline in this repository.
On the issues raised:
#275 (deprecated imports): This is a valid issue, and we’ll address it.
#253 (ansible-core 2.19 compatibility): We’ll verify compatibility and update the CI to include testing with ansible-core 2.21.
On releases: We’ll cut a new release once the import fix has landed.
Timeline: We aim to have a PR for the import fixes ready, followed by a release, within the next 2–3 weeks.
Thanks for raising these concerns and for your patience while we looked into them.