We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afedddb + bb52543 commit 1ca4e86Copy full SHA for 1ca4e86
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -242,6 +242,7 @@ different Kubernetes components.
242
| `DynamicProvisioningScheduling` | - | Deprecated| 1.12 | - |
243
| `DynamicVolumeProvisioning` | `true` | Alpha | 1.3 | 1.7 |
244
| `DynamicVolumeProvisioning` | `true` | GA | 1.8 | - |
245
+| `EnableAggregatedDiscoveryTimeout` | `true` | Deprecated | 1.16 | - |
246
| `EnableEquivalenceClassCache` | `false` | Alpha | 1.8 | 1.14 |
247
| `EnableEquivalenceClassCache` | - | Deprecated | 1.15 | - |
248
| `ExperimentalCriticalPodAnnotation` | `false` | Alpha | 1.5 | 1.12 |
0 commit comments