Skip to content

Commit bb52543

Browse files
committed
Add a missing feature gate entry
The `EnableAggregatedDiscoveryTimeout` (deprecated) is not listed in the second table. This PR adds it back.
1 parent f1e80a9 commit bb52543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ different Kubernetes components.
242242
| `DynamicProvisioningScheduling` | - | Deprecated| 1.12 | - |
243243
| `DynamicVolumeProvisioning` | `true` | Alpha | 1.3 | 1.7 |
244244
| `DynamicVolumeProvisioning` | `true` | GA | 1.8 | - |
245+
| `EnableAggregatedDiscoveryTimeout` | `true` | Deprecated | 1.16 | - |
245246
| `EnableEquivalenceClassCache` | `false` | Alpha | 1.8 | 1.14 |
246247
| `EnableEquivalenceClassCache` | - | Deprecated | 1.15 | - |
247248
| `ExperimentalCriticalPodAnnotation` | `false` | Alpha | 1.5 | 1.12 |

0 commit comments

Comments
 (0)