JobTrackingWithFinalizers disabled in 1.23, 1.24

pull/37908/head
Aldo Culquicondor 2022-11-15 09:13:15 -05:00
parent 598fb64d9c
commit cc7aa1b386
No known key found for this signature in database
GPG Key ID: 51D903912270D4EE
1 changed files with 2 additions and 1 deletions

View File

@ -126,7 +126,8 @@ For a reference to old feature gates that are removed, please refer to
| `JobReadyPods` | `false` | Alpha | 1.23 | 1.23 |
| `JobReadyPods` | `true` | Beta | 1.24 | |
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
| `JobTrackingWithFinalizers` | `false` | Beta | 1.23 | 1.24 |
| `JobTrackingWithFinalizers` | `true` | Beta | 1.25 | |
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |