-
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
Subresources for Custom Resources #571
Comments
@idvoretskyi since you asked for a new issue to be created (and for it not to be a part of #95). |
Not sure how to add the stage label. |
Have updated the feature tracking spreadsheet to include this. |
Thanks for adding this, @nikhita! |
@nikhita - for release team purposes, would you mind giving a summary of current completion criteria for this issue? :) There's a bit of a k/test-infra rabbit hole on this and it's unclear which PRs are necessary to fix this bug, and which ones arose in context. |
@guineveresaenger I'm confused. :) can you elaborate on what you mean by completion criteria? is it things required to be done for this to be stable?
I'm still confused :) do you mean PRs that were implemented for this feature? |
Apologies for being unclear - yes, I would like to have a summary of the work currently underway that will implement this feature, since some of them aren't tagged with a 1.11 milestone, and there's a bunch of them. :) |
For 1.11, this feature was promoted to beta. Along with it moving to beta, there has been one bug fix and one feature addition. The feature addition is split between 2 PRs.
|
Trying something for automation. /remove-stage beta |
/remove-stage beta |
/stage beta |
@idvoretskyi @justaugustus for 1.12 tracking purposes: there will be some small additions and maybe bug fixes but this will remain in beta for 1.12 (so no change from the features perspective). |
@nikhita This feature was worked on in the previous milestone, so we'd like to check in and see if there are any plans for this to graduate stages in Kubernetes 1.12. If not, confirm this will remain in beta for 1.12. Please note that the Features Freeze is July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.In addition, please be aware of the following relevant deadlines:
Please make sure all PRs for features have relevant release notes included as well. Happy shipping! |
Yes, this will remain in beta for 1.12. |
@claurence None, this feature will remain in beta for 1.14 as well. |
@nikhita anything targeted for 1.15 here? KEP still needed here to progress as well. |
No, this will remain in beta. |
I actually expected this to graduate so that it was not separately feature-gated. I'm not aware of any outstanding requirements for GA for this |
Discussed about this in the #sig-api-machinery channel on Slack: https://kubernetes.slack.com/archives/C0EG7JC6T/p1555344911023900 This will remain in beta until the main CRD API graduates to GA i.e. this will remain in beta for 1.15. cc @roycaihw |
Docs PR for 1.15 (change that scale subresource can be under @nikhita can you update the issue description? |
/milestone v1.16 |
Hey @sttts / @nikhita - From looking at labels it seems that the plan is for this feature to go stable in 1.16, is that right? If yes, I'll go ahead and add it to the 1.16 Tracking Spreadsheet. If I've got this wrong and it's not graduating, please let me know I will remove it from the milestone. Also, please list any remaining k/k PRs in this issue so they can be tracked properly. As a reminder, 1.16 milestone dates: Enhancement Freeze 7/30 and Code Freeze 8/29. Thanks! |
added |
Hey, @sttts @nikhita I'm the v1.16 docs release lead. Does this enhancement (or the work planned for v1.16) require any new docs (or modifications)? Just a friendly reminder we're looking for a PR against k/website (branch dev-1.16) due by Friday,August 23rd. 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! |
Yes, that is getting finalized today. |
there are no outstanding PRs |
docs ready for review in kubernetes/website#15982 |
Released as stable in v1.16.0 Post-GA work tracked in https://github.com/orgs/kubernetes/projects/28 /close |
@liggitt: 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. |
Feature Description
Originally a part of the main features issue for CRDs: #95
Design Proposal PR: kubernetes/community#913
Implementation PR (alpha): kubernetes/kubernetes#55168
Docs PR (alpha): kubernetes/website#7439
Implementation PR (beta): kubernetes/kubernetes#63598
Docs PR (beta): kubernetes/website#8519
/kind feature
/sig api-machinery
/stage beta
The text was updated successfully, but these errors were encountered: