Skip to content

Commit b91618b

Browse files
authored
Merge pull request #32361 from tengqm/topologyawarehints-on
Mark that TopologyAwareHints feature is default on in 1.24
2 parents 900c849 + aa68dec commit b91618b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ different Kubernetes components.
193193
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
194194
| `StorageVersionHash` | `true` | Beta | 1.15 | |
195195
| `TopologyAwareHints` | `false` | Alpha | 1.21 | 1.22 |
196-
| `TopologyAwareHints` | `false` | Beta | 1.23 | |
196+
| `TopologyAwareHints` | `false` | Beta | 1.23 | 1.23 |
197+
| `TopologyAwareHints` | `true` | Beta | 1.24 | |
197198
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
198199
| `TopologyManager` | `true` | Beta | 1.18 | |
199200
| `VolumeCapacityPriority` | `false` | Alpha | 1.21 | - |

0 commit comments

Comments
 (0)