-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Allows CRs to with failing validations to pass if the a patch did not alter any of the invalid fields.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/4008-crd-ratcheting/
- Discussion Link: SIG-API Machinery 05/18/23
- Primary contact (assignee): @alexzielenski
- Responsible SIGs: api-machinery
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.28
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements) update PR(s): KEP-4008: CRD Validation Ratcheting #4013 - Code (
k/k) update PR(s): KEP-4008: CRD Validation Ratcheting alpha implementation kubernetes#118990 - Docs (
k/website) update PR(s): Add Documentation for CRD Validation Ratcheting website#41737
- KEP (
- Alpha 2
- KEP (
k/enhancements) update PR(s): KEP-4008: CRD Ratcheting target beta to 1.29 #4246 - Code (
k/k) update PR(s):- add rest of accessors to common.Schema kubernetes#121096
- CRDValidationRatcheting: Factor object correlation and comparison into reusable component kubernetes#121118
- KEP-4008: CRDValidationRatcheting: Ratchet errors from CEL expressions if
oldDeepEqualnewkubernetes#121016 - KEP-4008: CRDValidationRatcheting: Add support for optional
oldSelfkubernetes#121034 - KEP-4008: CRDValidationRatcheting Metrics kubernetes#121462
- KEP-4008: CRDValidationRatcheting: Add Benchmarks kubernetes#121405
- Docs (
k/website) update(s):
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): KEP-4008: CRD Ratcheting target beta to 1.29 #4246 - Code (
k/k) update PR(s): KEP-4008: CRDValidationRatcheting Bump Feature Gate To Beta kubernetes#121461 - Docs (
k/website) update(s): KEP-4008: promote CRDValidationRatcheting to GA for 1.33 website#49921
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): KEP-4008: Promote CRD Ratcheting to GA #5082 - Code (
k/k) update PR(s): - Docs (
k/website) update(s):
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status