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.
2 parents 5ccef80 + 128e877 commit 4b5ed9fCopy full SHA for 4b5ed9f
content/en/docs/reference/command-line-tools-reference/feature-gates/CRDValidationRatcheting.md
@@ -13,6 +13,10 @@ stages:
13
- stage: beta
14
defaultValue: true
15
fromVersion: "1.30"
16
+ toVersion: "1.32"
17
+ - stage: stable
18
+ defaultValue: true
19
+ fromVersion: "1.33"
20
---
21
Enable updates to custom resources to contain
22
violations of their OpenAPI schema if the offending portions of the resource
0 commit comments