Merge pull request #30423 from alculquicondor/tracking-beta

Graduate JobTrackingWithFinalizers to beta
This commit is contained in:
Kubernetes Prow Robot
2021-11-11 06:29:50 -08:00
committed by GitHub
2 changed files with 7 additions and 5 deletions
@@ -134,7 +134,8 @@ different Kubernetes components.
| `IPv6DualStack` | `false` | Alpha | 1.15 | 1.20 |
| `IPv6DualStack` | `true` | Beta | 1.21 | |
| `JobMutableNodeSchedulingDirectives` | `true` | Beta | 1.23 | |
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | |
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | |
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
| `KubeletPodResourcesGetAllocatable` | `false` | Alpha | 1.21 | |