-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Update README and CHANGELOG for 11.0.0 stable release #1051
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 README and CHANGELOG for 11.0.0 stable release #1051
Conversation
- Update README
- Update CHANGELOG
/cc @roycaihw |
/assign |
The CHANGELOG may need to be updated based on the outcome of #1050 (comment) |
README.md
Outdated
@@ -114,12 +114,13 @@ between client-python versions. | |||
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✗ | | |||
| 7.0 | Kubernetes main repo, 1.11 branch | ✗ | | |||
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ | | |||
| 8.0 | Kubernetes main repo, 1.12 branch | ✓ | | |||
| 8.0 | Kubernetes main repo, 1.12 branch | ✗ | | |||
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch | ✗ | | |||
| 9.0 | Kubernetes main repo, 1.13 branch | ✓ | | |||
| 10.0 Alpha/Beta | Kubernetes main repo, 1.14 branch | ✗ | | |||
| 10.0 | Kubernetes main repo, 1.14 branch | ✓ | | |||
| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch | ✓ | |
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.
When the stable version is released, the alpha/beta support reaches its end.
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 think I missed that. Let me change it.
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.
Updated.
|
||
**Deprecation Notice** | ||
v11.0.0 of the client follows the Kubernetes [deprecation policy](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md#supported-releases-and-component-skew) and will | ||
be deprecated as and when Kubernetes version v1.15 gets deprecated. |
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 didn't quite get "as and when k8s v1.15..."?
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 meant that whenever in future k8s v1.15 is deprecated, we will automatically drop support for Client version 11.0.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.
I think it would be clearer if you removed the "as and". You can also remove "version" since you have 'v1.15'.
6cbcf3a
to
d5d2a6a
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: palnabarun, roycaihw 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 |