Skip to content
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

Ansible community.kubernetes connection refused #65

Closed
rdlaitila opened this issue Mar 2, 2021 · 0 comments · Fixed by #66
Closed

Ansible community.kubernetes connection refused #65

rdlaitila opened this issue Mar 2, 2021 · 0 comments · Fixed by #66
Assignees
Labels
bug Something isn't working

Comments

@rdlaitila
Copy link
Contributor

roles/nfs-client-provisioner fails when attempting to create kubernetes namespaces

TASK [nfs-client-provisioner : Create namespace] *******************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to get client due to HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /version (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fccbb202b20>: Failed to establish a new connection: [Errno 111] Connection refused'))"}

tested from the project docker container from both the main branch and 3.0.0 tag.

Issue appears to be related to possible dependency breakage in pip openshift0.12 or kubernetes12.0

ansible/ansible#72769
ansible-collections/community.kubernetes#373

@rdlaitila rdlaitila added the bug Something isn't working label Mar 2, 2021
@rdlaitila rdlaitila self-assigned this Mar 2, 2021
rdlaitila added a commit that referenced this issue Mar 2, 2021
…shift, kubernetes, ansible, and community.kubernetes dependencies
jseguillon added a commit to ansible-community/molecule-kubevirt that referenced this issue Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants