ERROR! Unexpected Exception, this is probably a bug: module 'ansible_collections.kubernetes.core.plugins.action.helm_repository' has no attribute 'ActionModule' #11314
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What happened?
I am running upgrade-cluster.yml to upgrade from 1.29.2 to 1.29.5 and I got the following exception:
What did you expect to happen?
The upgrade-cluster.yml to run through successfully
How can we reproduce it (as minimally and precisely as possible)?
Running the upgrade-cluster.yml playbook
OS
Version of Ansible
Version of Python
Python 3.12.3
Version of Kubespray (commit)
2e0008c
Network plugin used
custom_cni
Full inventory with variables
Command used to invoke ansible
cd kubespray && ansible-playbook -i ../inventory ./upgrade-cluster.yml -b
Output of ansible run
Anything else we need to know
No response
The text was updated successfully, but these errors were encountered: