-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Update python-base submodule and re-generated client to 10.0.0-snapshot #804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update python-base submodule and re-generated client to 10.0.0-snapshot #804
Conversation
the majority of line changes comes from
which was entirely sorted in kubernetes/kubernetes#71223 |
@@ -83,18 +83,19 @@ supported versions of Kubernetes clusters. | |||
|
|||
#### Compatibility matrix | |||
|
|||
| | Kubernetes 1.4 | Kubernetes 1.5 | Kubernetes 1.6 | Kubernetes 1.7 | Kubernetes 1.8 | Kubernetes 1.9 | Kubernetes 1.10 | Kubernetes 1.11 | Kubernetes 1.12 | Kubernetes 1.13 | | |||
|--------------------|----------------|----------------|----------------|----------------|----------------|----------------|-----------------|-----------------|-----------------|-----------------| | |||
| client-python 1.0 | + | ✓ | - | - |- |- | | | | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should 1.4 be removed, as it is not compatible at all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree. Updated
d0f4759
to
292b04b
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: roycaihw, yliaog The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
in preparation of 10.0.0a1 release
/assign @yliaog