Skip to content

Commit 1ae24fb

Browse files
authored
Merge pull request #49184 from my-git9/pp-10806
[zh-cn]sync stateful-set-auto-delete-pvc watch-list
2 parents e024983 + 61945b5 commit 1ae24fb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/stateful-set-auto-delete-pvc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ stages:
1414
- stage: beta
1515
defaultValue: true
1616
fromVersion: "1.27"
17+
toVersion: "1.31"
18+
- stage: stable
19+
defaultValue: true
20+
fromVersion: "1.32"
1721
---
1822
<!--
1923
Allows the use of the optional `.spec.persistentVolumeClaimRetentionPolicy` field,

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/watch-list.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.27"
12+
toVersion: "1.31"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.32"
1216
---
1317

1418
<!--

0 commit comments

Comments
 (0)