-
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
Add additional validation to Volume Snapshot objects #1900
Comments
/sig storage |
Hi @AndiLi99 Enhancements Lead here. Will this be graduating in 1.20? Thanks! |
Hi! This feature is targeting 1.20 for GA. cc @msau42 |
See also #177 |
This goes together with #177. Thanks! |
@xing-yang should we combine the 2 enhancements and treat this as a requirement for the snapshots feature? |
Yes, that makes sense. @kikisdeliveryservice, this enhancement is a component of #177. Can we just use 177 to track instead of tracking them separately? Thanks! |
Hi @xing-yang Just to clarify this issue 1900 (which was going straight to stable) is essentially the GA step (and graduation criteria, etc...) for 177? Thanks! |
Hi @kikisdeliveryservice, this is one important step we need before moving 177 to GA. There are other things that are required before moving to GA and they are tracked already by 177. Thanks! |
Hi @xing-yang I gave it some thought and the current setup is confusing and difficult to track. You put the KEP for this (which uses the old format): https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/177-volume-snapshot/tighten-validation-webhook-crd.md in the dir for 177 https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/177-volume-snapshot Note: the KEP in 177 uses the old format here: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/177-volume-snapshot/README.md My suggestion:
The above would make it very clear that 177 is dependent on this KEP but also allow us to properly track both and have the dirs set up correctly. Please let me know if you have any questions or need any assistance!! As a note Enhancements Freeze is October 6th. Best, |
Sure, I'll sort out the dir structure following the new format. Thanks, |
I submitted a PR here to sort out the dir structure for these two enhancement issues: Actually the work needed for #1900 will happen out-of-tree, so this can be tracked as tracked/out-of-tree. Will this be more clear? |
It looks great @xing-yang definitely more clear. Thanks for doing this!! 👍 😄 |
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. |
Hi @xing-yang 1.21 Enhancement Lead here. I believe this issue can close now with being GA. Before closing, can you update the
Once that merges, we can close out this issue. /remove-lifecycle stale |
Will do. Thanks @annajung for the reminder. |
I'm closing out this issue since the enhancement is GA and KEP has been updated to /close |
@annajung: 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. |
Enhancement Description
oneOf
validation to VolumeSnapshot and VolumeSnapshotContent objectsPlease keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: