@@ -179,6 +179,7 @@ different Kubernetes components.
179
179
| ` RotateKubeletServerCertificate ` | ` false ` | Alpha | 1.7 | 1.11 |
180
180
| ` RotateKubeletServerCertificate ` | ` true ` | Beta | 1.12 | |
181
181
| ` SeccompDefault ` | ` false ` | Alpha | 1.22 | |
182
+ | ` ServerSideFieldValidation ` | ` false ` | Alpha | 1.23 | - |
182
183
| ` ServiceInternalTrafficPolicy ` | ` false ` | Alpha | 1.21 | 1.21 |
183
184
| ` ServiceInternalTrafficPolicy ` | ` true ` | Beta | 1.22 | |
184
185
| ` ServiceIPStaticSubrange ` | ` false ` | Alpha | 1.24 | |
@@ -400,14 +401,14 @@ different Kubernetes components.
400
401
| ` NonPreemptingPriority ` | ` false ` | Alpha | 1.15 | 1.18 |
401
402
| ` NonPreemptingPriority ` | ` true ` | Beta | 1.19 | 1.23 |
402
403
| ` NonPreemptingPriority ` | ` true ` | GA | 1.24 | - |
403
- | ` PodAffinityNamespaceSelector ` | ` false ` | Alpha | 1.21 | 1.21 |
404
- | ` PodAffinityNamespaceSelector ` | ` true ` | Beta | 1.22 | 1.23 |
405
- | ` PodAffinityNamespaceSelector ` | ` true ` | GA | 1.24 | - |
406
404
| ` PVCProtection ` | ` false ` | Alpha | 1.9 | 1.9 |
407
405
| ` PVCProtection ` | - | Deprecated | 1.10 | - |
408
406
| ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | 1.9 |
409
407
| ` PersistentLocalVolumes ` | ` true ` | Beta | 1.10 | 1.13 |
410
408
| ` PersistentLocalVolumes ` | ` true ` | GA | 1.14 | - |
409
+ | ` PodAffinityNamespaceSelector ` | ` false ` | Alpha | 1.21 | 1.21 |
410
+ | ` PodAffinityNamespaceSelector ` | ` true ` | Beta | 1.22 | 1.23 |
411
+ | ` PodAffinityNamespaceSelector ` | ` true ` | GA | 1.24 | - |
411
412
| ` PodDisruptionBudget ` | ` false ` | Alpha | 1.3 | 1.4 |
412
413
| ` PodDisruptionBudget ` | ` true ` | Beta | 1.5 | 1.20 |
413
414
| ` PodDisruptionBudget ` | ` true ` | GA | 1.21 | - |
@@ -458,7 +459,6 @@ different Kubernetes components.
458
459
| ` ServerSideApply ` | ` false ` | Alpha | 1.14 | 1.15 |
459
460
| ` ServerSideApply ` | ` true ` | Beta | 1.16 | 1.21 |
460
461
| ` ServerSideApply ` | ` true ` | GA | 1.22 | - |
461
- | ` ServerSideFieldValidation ` | ` false ` | Alpha | 1.23 | - |
462
462
| ` ServiceAccountIssuerDiscovery ` | ` false ` | Alpha | 1.18 | 1.19 |
463
463
| ` ServiceAccountIssuerDiscovery ` | ` true ` | Beta | 1.20 | 1.20 |
464
464
| ` ServiceAccountIssuerDiscovery ` | ` true ` | GA | 1.21 | - |
0 commit comments