-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
PDB support for custom resources with scale subresource #981
Comments
/sig apps |
/milestone v1.15 |
/assign @mortent |
Hey @mortent I'm the v1.15 docs shadow. Does this enhancement require any new docs (or modifications)? Just a friendly reminder we're looking for a PR against k/website (branch dev-1.15) due by Friday, May 31st. It would be great if it's the start of the full documentation, but even a placeholder PR is acceptable. Let me know if you have any questions! |
PR has merged: kubernetes/kubernetes#76294 |
Hi @mortent . Code Freeze is Thursday, May 30th 2019 @ EOD PST. All enhancements going into the release must be code-complete, including tests, and have docs PRs open. It appears that kubernetes/kubernetes#76294 has merged and you have a docs PR, so you're in good shape. Are there any other PRs associated with this KEP? Thanks! |
@craiglpeters This PR and the docs PR should be everything. So should be all done once the docs PR merge. |
@mortent great - looking good |
Hi @mortent, I'm the 1.16 Enhancement Lead. Is this feature going to be graduating alpha/beta/stable stages in 1.16? Please let me know so it can be added to the 1.6 Tracking Spreadsheet. If not's graduating, I will remove it from the milestone and change the tracked label. Once coding begins or if it already has, please list all relevant k/k PRs in this issue so they can be tracked properly. Milestone dates are Enhancement Freeze 7/30 and Code Freeze 8/29. Thank you. |
/milestone v1.16 |
@kacole2 I consider them two separate efforts, so I think it would make sense to close this and either create a new issue to track the GA effort or we can track it through #85. It looks like #85 has not been updated in a while as PDBs has been in beta for several releases. The effort has been guided by the discussion in #904 |
@mortent thanks for the clarification. I would like to have a single issue be tracking a KEP as it graduates between stages. No need to create a new issue every time. If there is an additional enhancement created that is not "core" to the original enhancement, we can create a new feature. So #904 is exactly what we need as it relates to #85 . A single KEP should be associated with a single issue. The KEP graduation criteria matches the labels associated with the issue so it's easier to track. If there are two separate efforts that correlate to two difference enhancements (or an added enhancement on existing feature) then we should have two issues with two KEPs. Let me know if that makes sense and what you recommend for keeping this issue closed and tracking in #85 or continuing to track separately. |
/milestone clear |
@kacole2: Closing this issue. In response to this:
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. |
PDB support for custom resources with scale subresource
Please to keep this description up to date. This will help the Enhancement Team track efficiently the evolution of the enhancement
The text was updated successfully, but these errors were encountered: