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 6515c93 + d124118 commit 63619c6Copy full SHA for 63619c6
content/zh/docs/reference/command-line-tools-reference/feature-gates.md
@@ -486,6 +486,7 @@ different Kubernetes components.
486
| `ServerSideApply` | `false` | Alpha | 1.14 | 1.15 |
487
| `ServerSideApply` | `true` | Beta | 1.16 | 1.21 |
488
| `ServerSideApply` | `true` | GA | 1.22 | - |
489
+| `ServerSideFieldValidation` | `false` | Alpha | 1.23 | - |
490
| `ServiceAccountIssuerDiscovery` | `false` | Alpha | 1.18 | 1.19 |
491
| `ServiceAccountIssuerDiscovery` | `true` | Beta | 1.20 | 1.20 |
492
| `ServiceAccountIssuerDiscovery` | `true` | GA | 1.21 | - |
0 commit comments