What happened (please include outputs or screenshots):
We were using the python client in our components but after trying to install our components on a K8s cluster which is running k8s 1.16 the client fails.
What you expected to happen:
I expect that it works with the new version of K8s.
How to reproduce it (as minimally and precisely as possible):
Just run some of the functions such as read_namespaced_stateful_set_scale on a new K8s.
Anything else we need to know?:
Environment:
kubectl version):python --version)pip list | grep kubernetes)Please check out the Readme.
We are currently working on the client version v11.0, which is compatible with server version v1.15. v1.16 compatibility should come with client version v12.0.
Yes we haven't generated the client against kubernetes 1.16 yet. Before doing that, I want to send a survey to the community about opinion with major breaking changes caused by the upstream code generator
please wait for python client for 1.16 k8s
/close
@yliaog: Closing this issue.
In response to this:
please wait for python client for 1.16 k8s
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
Yes we haven't generated the client against kubernetes 1.16 yet. Before doing that, I want to send a survey to the community about opinion with major breaking changes caused by the upstream code generator