JobTrackingWithFinalizers disabled in 1.23, 1.24
parent
598fb64d9c
commit
cc7aa1b386
|
@ -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` | `false` | Alpha | 1.23 | 1.23 |
|
||||||
| `JobReadyPods` | `true` | Beta | 1.24 | |
|
| `JobReadyPods` | `true` | Beta | 1.24 | |
|
||||||
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
|
| `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` | `false` | Alpha | 1.20 | 1.23 |
|
||||||
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
|
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
|
||||||
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
|
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
|
||||||
|
|
Loading…
Reference in New Issue