openshift/openshift-restclient-python

Bump requirement of kubernetes python client

machacekondra opened this issue · 6 comments

Please bump kuberntes python client to 10.0.1. Version 10 brings few new features which may be useful for openshift client:
https://github.com/kubernetes-client/python/blob/release-10.0/CHANGELOG.md#v1001

@fabianvf can we please update the version? We need it to solve the bug.

@mmazur Please push a PR with the update

Merged upstream, waiting for a release.

I cut an RC, https://pypi.org/project/openshift/0.10.0rc1/ , if anyone wants to try it out would be much appreciated. I'll cut the release later this week assuming that nothing is breaking

Issue can be closed.