We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b478f81 commit bcc96a4Copy full SHA for bcc96a4
keps/sig-api-machinery/2885-server-side-unknown-field-validation/README.md
@@ -762,7 +762,8 @@ Pick one of these and delete the rest.
762
- [x] Feature gate (also fill in values in `kep.yaml`)
763
- Feature gate name: ServerSideFieldValidation
764
- Components depending on the feature gate: kube-apiserver
765
- - Note: feature gate removed upon graduation to GA (1.27)
+ - Note: feature gate locked to true upon graduation to GA (1.27) and removed
766
+ two releases later (1.29)
767
- [x] Other
768
- Describe the mechanism: query parameter
769
- Will enabling / disabling the feature require downtime of the control
0 commit comments