-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0 #478
Conversation
/ok-to-test |
/ok-to-test
Image update tests failed due to known issues. Will rerun with commenting them. |
…nix.ansible into feat/ansible-2-15-0-support
…nix.ansible into feat/ansible-2-15-0-support
/ok-to-test
All PC tests with pc.2024.1 passed successfully |
/ok-to-test
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0 (nutanix#478)
* upgrade ansible version * Disable Test * Mention known issues in release doc * Revert IAM deprecation notic * Enable Integration Test * Bumup requests package version to allow ansible-lint installation * Revert request library version changes * Remove 2.14.0 sanity checks * Disable karbon test * Comment Image categories removal test due to internal bug * Runtime config changes for the plugin --------- Co-authored-by: Pradeepsingh Bhati <[email protected]>
ansible-core==2.14.0 has went EOL on 20th May 2024. So update plugin to use ansible-core==2.15.0
Ref : https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html
Additionally: