Skip to content

Commit b6e0804

Browse files
authored
Merge pull request #44329 from sftim/20231213_reinstate_clustercidr_feature_gate
Reinstate the MultiCIDRRangeAllocator feature gate
2 parents 9c0ec7c + c30baa4 commit b6e0804

File tree

1 file changed

+2
-0
lines changed
  • content/en/docs/reference/command-line-tools-reference/feature-gates-removed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ In the following table:
265265
| `MountPropagation` | `false` | Alpha | 1.8 | 1.9 |
266266
| `MountPropagation` | `true` | Beta | 1.10 | 1.11 |
267267
| `MountPropagation` | `true` | GA | 1.12 | 1.14 |
268+
| `MultiCIDRRangeAllocator` | `false` | Alpha | 1.25 | 1.28 |
268269
| `NamespaceDefaultLabelName` | `true` | Beta | 1.21 | 1.21 |
269270
| `NamespaceDefaultLabelName` | `true` | GA | 1.22 | 1.23 |
270271
| `NetworkPolicyEndPort` | `false` | Alpha | 1.21 | 1.21 |
@@ -534,6 +535,7 @@ In the following table:
534535
- {{< feature-gate-description name="MixedProtocolLBService" >}}
535536
- {{< feature-gate-description name="MountContainers" >}}
536537
- {{< feature-gate-description name="MountPropagation" >}}
538+
- {{< feature-gate-description name="MultiCIDRRangeAllocator" >}}
537539
- {{< feature-gate-description name="NamespaceDefaultLabelName" >}}
538540
- {{< feature-gate-description name="NetworkPolicyStatus" >}}
539541
- {{< feature-gate-description name="NodeDisruptionExclusion" >}}

0 commit comments

Comments
 (0)