-
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
Defaulting of Custom Resources #575
Comments
@justaugustus @idvoretskyi this is for 1.12. /assign @sttts original CRD feature: #95 (this is a sub-feature) /sig api-machinery |
Is there any design doc or discussion on this feature that I can read before diving into the code? |
It wasn't written originally but we plan to write a small design doc for this 👍
This was discussed in the sig api-machinery 31 January 2018 meeting: https://docs.google.com/document/d/1x9RNaaysyO0gXHIr1y50QFbiL1x8OWnk2v3XnrdkT5Y/edit#heading=h.l54g1ses43w1 (to those who want to read this, you might need to join the sig-api-machinery google group). Defaulting was discussed in: kubernetes/kubernetes#55885, kubernetes/kubernetes#63604, go-openapi/validate#81 Pruning: kubernetes/kubernetes#59151, kubernetes/kubernetes#64558 |
@nikhita -- It looks like this feature is currently in the Kubernetes 1.12 Milestone. If that is still accurate, please ensure that this issue is up-to-date with ALL of the following information:
Set the following:
Once this feature is appropriately updated, please explicitly ping @justaugustus, @kacole2, @robertsandoval, @rajendar38 to note that it is ready to be included in the Features Tracking Spreadsheet for Kubernetes 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! |
@sttts -- This has been added to the 1.12 Tracking sheet. Apologies for missing it before! |
Hey there! @nikhita I'm the wrangler for the Docs this release. Is there any chance I could have you open up a docs PR against the release-1.12 branch as a placeholder? That gives us more confidence in the feature shipping in this release and gives me something to work with when we start doing reviews/edits. Thanks! If this feature does not require docs, could you please update the features tracking spreadsheet to reflect it? |
@sttts Bump for docs ☝️ |
@sttts -- |
@sttts is this feature still on track to go to Alpha in 1.13? could you let us know what work is pending for this in k/k eg: list of PRs or issues, status of docs etc. do we feel confident this will hit the deadlines for 1.13 (code freeze 11/15) |
As this lacks concensus, it won't be in 1.13. Updated the milestone. |
@sttts thanks for making an early decision in favor of release stability |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
pruning is going to stable in 1.16 and has no remaining PRs. defaulting is going to beta in 1.16, and has only the feature gate promotion PR left to merge kubernetes/kubernetes#81872 |
Thanks @liggitt i guess we should have created two separate issues but we are pretty far along now so let's just keep running with it. |
docs ready for review in kubernetes/website#15982 |
Pruning released as stable in v1.16.0 Defaulting targeted for stable in v1.17.0 |
@liggitt @sttts @nikhita -- Enhancement lead for 1.17 here. Looks like you're ahead of the game :) The current release schedule is:
Once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍 Thanks! |
I'm one of the v1.17 docs shadows. If so, just a friendly reminder we're looking for a PR against k/website (branch dev-1.17) due by Friday, Nov 8th, it can just be a placeholder PR at this time. Let me know if you have any questions! Thanks! |
@VineethReddy02 it only needs the small changes replacing "beta" with GA. |
Awesome! @sttts We still need a placeholder PR before Nov 8th. |
Hey there @sttts 1.17 Enhancement lead here. 👋 Code Freeze is right around the corner (November 14th). It looks like the only outstanding PR is kubernetes/kubernetes#84713. Do you think this will make in? Only release-blocking issues and PRs will be allowed in the milestone after the freeze 😬 Thanks! |
I hope so :) |
@VineethReddy02 here is the docs PR kubernetes/website#17450 |
Hey @sttts , Happy New Year! 1.18 Enhancements lead here 👋 I'm going though and doing some cleanup for the milestone and checking on things that graduated in the last release. Since this graduated to GA in 1.17, I'd like to close this issue out but the defaulting KEP is still marked as implementable (the pruning KEPis as well). Could you submit a PR to update the KEP to Thanks so much! |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
@palnabarun: 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
The text was updated successfully, but these errors were encountered: