This lookup appears to be causing an error with openshift 0.7.2 / kubernetes 7.0.0. I am setting a specific version until we can get to the bottom of what's wrong in the newer version.
TASK [automation-broker-apb : Set registry configuration to default registries] ***
Exception RuntimeError: RuntimeError('cannot wait on un-acquired lock',) in
<bound method ApiClient.__del__ of <kubernetes.client.api_client.ApiClient object at 0x7f09e938f750>> ignored
Exception RuntimeError: RuntimeError('cannot wait on un-acquired lock',) in <bound method ApiClient.__del__ of <kubernetes.client.api_client.ApiClient object at 0x7f09e938f750>> ignored
ok: [localhost -> localhost]
This lookup appears to be causing an error with openshift 0.7.2 / kubernetes 7.0.0. I am setting a specific version until we can get to the bottom of what's wrong in the newer version.
https://github.com/openshift/ansible-service-broker/blob/master/ansible_role/defaults/main.yml#L94