Skip to content

Commit c35adc1

Browse files
authored
Merge pull request #33177 from Arhell/fix-state
[zh] fix feature state
2 parents 22c0708 + f73d046 commit c35adc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ different Kubernetes components.
111111
| `AllowInsecureBackendProxy` | `true` | Beta | 1.17 | |
112112
| `AnyVolumeDataSource` | `false` | Alpha | 1.18 | |
113113
| `AppArmor` | `true` | Beta | 1.4 | |
114-
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | |
114+
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
115+
| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | |
115116
| `CPUManager` | `false` | Alpha | 1.8 | 1.9 |
116117
| `CPUManager` | `true` | Beta | 1.10 | |
117118
| `CPUManagerPolicyAlphaOptions` | `false` | Alpha | 1.23 | |

0 commit comments

Comments
 (0)