@@ -132,7 +132,8 @@ different Kubernetes components.
132
132
| ` JobReadyPods ` | ` false ` | Alpha | 1.23 | 1.23 |
133
133
| ` JobReadyPods ` | ` true ` | Beta | 1.24 | |
134
134
| ` JobTrackingWithFinalizers ` | ` false ` | Alpha | 1.22 | 1.22 |
135
- | ` JobTrackingWithFinalizers ` | ` true ` | Beta | 1.23 | |
135
+ | ` JobTrackingWithFinalizers ` | ` true ` | Beta | 1.23 | 1.23 |
136
+ | ` JobTrackingWithFinalizers ` | ` false ` | Beta | 1.24 | |
136
137
| ` KubeletCredentialProviders ` | ` false ` | Alpha | 1.20 | 1.23 |
137
138
| ` KubeletCredentialProviders ` | ` true ` | Beta | 1.24 | |
138
139
| ` KubeletInUserNamespace ` | ` false ` | Alpha | 1.22 | |
@@ -360,6 +361,9 @@ different Kubernetes components.
360
361
| ` HugePages ` | ` true ` | GA | 1.14 | - |
361
362
| ` HyperVContainer ` | ` false ` | Alpha | 1.10 | 1.19 |
362
363
| ` HyperVContainer ` | ` false ` | Deprecated | 1.20 | - |
364
+ | ` IPv6DualStack ` | ` false ` | Alpha | 1.15 | 1.20 |
365
+ | ` IPv6DualStack ` | ` true ` | Beta | 1.21 | 1.22 |
366
+ | ` IPv6DualStack ` | ` true ` | GA | 1.23 | - |
363
367
| ` ImmutableEphemeralVolumes ` | ` false ` | Alpha | 1.18 | 1.18 |
364
368
| ` ImmutableEphemeralVolumes ` | ` true ` | Beta | 1.19 | 1.20 |
365
369
| ` ImmutableEphemeralVolumes ` | ` true ` | GA | 1.21 | |
@@ -371,9 +375,6 @@ different Kubernetes components.
371
375
| ` IngressClassNamespacedParams ` | ` true ` | GA | 1.23 | - |
372
376
| ` Initializers ` | ` false ` | Alpha | 1.7 | 1.13 |
373
377
| ` Initializers ` | - | Deprecated | 1.14 | - |
374
- | ` IPv6DualStack ` | ` false ` | Alpha | 1.15 | 1.20 |
375
- | ` IPv6DualStack ` | ` true ` | Beta | 1.21 | 1.22 |
376
- | ` IPv6DualStack ` | ` true ` | GA | 1.23 | - |
377
378
| ` KubeletConfigFile ` | ` false ` | Alpha | 1.8 | 1.9 |
378
379
| ` KubeletConfigFile ` | - | Deprecated | 1.10 | - |
379
380
| ` KubeletPluginsWatcher ` | ` false ` | Alpha | 1.11 | 1.11 |
@@ -388,14 +389,14 @@ different Kubernetes components.
388
389
| ` MountPropagation ` | ` false ` | Alpha | 1.8 | 1.9 |
389
390
| ` MountPropagation ` | ` true ` | Beta | 1.10 | 1.11 |
390
391
| ` MountPropagation ` | ` true ` | GA | 1.12 | - |
392
+ | ` NamespaceDefaultLabelName ` | ` true ` | Beta | 1.21 | 1.21 |
393
+ | ` NamespaceDefaultLabelName ` | ` true ` | GA | 1.22 | - |
391
394
| ` NodeDisruptionExclusion ` | ` false ` | Alpha | 1.16 | 1.18 |
392
395
| ` NodeDisruptionExclusion ` | ` true ` | Beta | 1.19 | 1.20 |
393
396
| ` NodeDisruptionExclusion ` | ` true ` | GA | 1.21 | - |
394
397
| ` NodeLease ` | ` false ` | Alpha | 1.12 | 1.13 |
395
398
| ` NodeLease ` | ` true ` | Beta | 1.14 | 1.16 |
396
399
| ` NodeLease ` | ` true ` | GA | 1.17 | - |
397
- | ` NamespaceDefaultLabelName ` | ` true ` | Beta | 1.21 | 1.21 |
398
- | ` NamespaceDefaultLabelName ` | ` true ` | GA | 1.22 | - |
399
400
| ` NonPreemptingPriority ` | ` false ` | Alpha | 1.15 | 1.18 |
400
401
| ` NonPreemptingPriority ` | ` true ` | Beta | 1.19 | 1.23 |
401
402
| ` NonPreemptingPriority ` | ` true ` | GA | 1.24 | - |
0 commit comments