Skip to content

Commit fa0a792

Browse files
committed
[zh] feat: the RecoverVolumeExpansionFailure feature flag is in Beta stage since 1.32
1 parent eecbd9b commit fa0a792

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/recover-volume-expansion-failure.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.23"
12+
toVersion: "1.31"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.32"
1216
---
1317

1418
<!--

0 commit comments

Comments
 (0)