File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -112,8 +112,6 @@ different Kubernetes components.
112
112
| ` DisableKubeletCloudCredentialProviders ` | ` false ` | Alpha | 1.23 | |
113
113
| ` DownwardAPIHugePages ` | ` false ` | Alpha | 1.20 | 1.20 |
114
114
| ` DownwardAPIHugePages ` | ` false ` | Beta | 1.21 | |
115
- | ` EfficientWatchResumption ` | ` false ` | Alpha | 1.20 | 1.20 |
116
- | ` EfficientWatchResumption ` | ` true ` | Beta | 1.21 | |
117
115
| ` EndpointSliceTerminatingCondition ` | ` false ` | Alpha | 1.20 | 1.21 |
118
116
| ` EndpointSliceTerminatingCondition ` | ` true ` | Beta | 1.22 | |
119
117
| ` EphemeralContainers ` | ` false ` | Alpha | 1.16 | 1.22 |
@@ -316,6 +314,9 @@ different Kubernetes components.
316
314
| ` DynamicProvisioningScheduling ` | - | Deprecated| 1.12 | - |
317
315
| ` DynamicVolumeProvisioning ` | ` true ` | Alpha | 1.3 | 1.7 |
318
316
| ` DynamicVolumeProvisioning ` | ` true ` | GA | 1.8 | - |
317
+ | ` EfficientWatchResumption ` | ` false ` | Alpha | 1.20 | 1.20 |
318
+ | ` EfficientWatchResumption ` | ` true ` | Beta | 1.21 | 1.23 |
319
+ | ` EfficientWatchResumption ` | ` true ` | GA | 1.24 | - |
319
320
| ` EnableAggregatedDiscoveryTimeout ` | ` true ` | Deprecated | 1.16 | - |
320
321
| ` EnableEquivalenceClassCache ` | ` false ` | Alpha | 1.8 | 1.14 |
321
322
| ` EnableEquivalenceClassCache ` | - | Deprecated | 1.15 | - |
You can’t perform that action at this time.
0 commit comments