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 e45abe0 commit 9ba0a81Copy full SHA for 9ba0a81
content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
@@ -750,7 +750,7 @@ validations are not supported by ratcheting under the implementation in Kubernet
750
- `not`
751
- any validations in a descendent of one of these fields
752
- `x-kubernetes-validations`
753
- For Kubernetes 1.28, CRD validation rules](#validation-rules) are ignored by
+ For Kubernetes 1.28, CRD [validation rules](#validation-rules) are ignored by
754
ratcheting. Starting with Alpha 2 in Kubernetes 1.29, `x-kubernetes-validations`
755
are ratcheted only if they do not refer to `oldSelf`.
756
0 commit comments