ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Bug 1537599 Update the pod_exec call #196

Closed cfchase closed 6 years ago

cfchase commented 6 years ago

Update the pod_exec call to use kubernetes 4.0 client to fix "handshake error" and "Upgrade request required".

cfchase commented 6 years ago

@fabianvf This requires an updated openshift-restclient-python and kubernetes python client 4.0.

@jmontleon the apb.spec will also needs to change to use those dependencies when available.

To test I had to pip install kubernetes to get the up-to-date client and then install openshift-restclient-python from the current source.

djzager commented 6 years ago

The good news @cfchase is that the 0.4.x openshift-restclient-python has been updated to include the kubernetes client-python 4.0.