Closed cfchase closed 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.
The good news @cfchase is that the 0.4.x openshift-restclient-python
has been updated to include the kubernetes client-python 4.0.
Update the pod_exec call to use kubernetes 4.0 client to fix "handshake error" and "Upgrade request required".