Skip to content

Conversation

@yurnov
Copy link
Contributor

@yurnov yurnov commented Jan 21, 2025

SUMMARY

This is initial to prepare the main branch to version 6.0.0 (6.0.0-dev0 in galaxy.yml) and includes following braking changes:

  • removed support of ansible-core<2.16.0 as 2.15 reach EOL in Nov 2024;
  • removed the k8s inventory plugin that was deprecated in release 3.0.0.
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • Documentation
  • galaxy.yml
  • inventory/k8s.py
ADDITIONAL INFORMATION

The initial version of this PR doesn't remove tests/sanity/ignore-2.14.txt and tests/sanity/ignore-2.15.txt, and CI part will require removing version 2.15 from the matrix in https://github.com/ansible-network/github_actions, so, we have external dependency here.

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Jan 21, 2025

Failed sanity is 2.15 with:

ERROR: Output on stderr from ansible-doc is considered an error.

Command "ansible-doc -l --json -t filter kubernetes.core" returned exit status 0.
>>> Standard Error
Warning: : Collection kubernetes.core does not support Ansible version
2.15.13.post0

That is expected. To be corrected in the https://github.com/ansible-network/github_actions

@softwarefactory-project-zuul
Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Jan 22, 2025

Failed sanity is 2.15 with:

ERROR: Output on stderr from ansible-doc is considered an error.

Command "ansible-doc -l --json -t filter kubernetes.core" returned exit status 0.
>>> Standard Error
Warning: : Collection kubernetes.core does not support Ansible version
2.15.13.post0

That is expected. To be corrected in the https://github.com/ansible-network/github_actions

PR prepared: ansible-network/github_actions#171

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Apr 22, 2025

I rebased PR

@softwarefactory-project-zuul
Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Apr 22, 2025

Hi @beeankha, @gravesm, would you like to review ansible-network/github_actions#173 to stabilize CI?

@yurnov
Copy link
Contributor Author

yurnov commented Apr 24, 2025

Fix for CI (unit test) prepared as #903, the issue described as #904

yurnov added 5 commits April 24, 2025 18:08
ansible-core 2.15 reach EOL in Nov 2024
…time.yml

Version 6.0.0-dev0 MUST be replaced with 6.0.0 in the release 6.0.0
PR/commit
reson for that commit is a stable-2.19 branch of ansible that means that devel and milestone switched to 2.20
@yurnov
Copy link
Contributor Author

yurnov commented Apr 24, 2025

PR rebased on top of current main (after #903)

@yurnov
Copy link
Contributor Author

yurnov commented Apr 24, 2025

Finally, all tests passed (including stable-2.19 branch of ansible)

@yurnov yurnov requested a review from gravesm April 24, 2025 15:16
@yurnov yurnov requested a review from beeankha April 24, 2025 15:16
@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/16e94d44c3b245998a9105f6645fba6c

✔️ ansible-galaxy-importer SUCCESS in 3m 27s
✔️ build-ansible-collection SUCCESS in 6m 12s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit cb2070c into ansible-collections:main Apr 29, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants