Skip to content

Commit ac4ba67

Browse files
committed
[zh-cn]sync feature-gates/p*
Signed-off-by: xin.li <[email protected]>
1 parent be4f4b9 commit ac4ba67

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/pod-lifecycle-sleep-action.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.29"
12+
toVersion: "1.29"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.30"
1216
---
1317

1418
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/pod-scheduling-readiness.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ stages:
1313
- stage: beta
1414
defaultValue: true
1515
fromVersion: "1.27"
16+
toVersion: "1.29"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.30"
1620
---
1721

1822
<!--

0 commit comments

Comments
 (0)