Skip to content

Commit 07f7057

Browse files
authored
Merge pull request #48088 from windsonsea/feagte
[zh] Sync feature-gates/i*.md to s*.md
2 parents ba377a5 + 1bb6e79 commit 07f7057

20 files changed

+69
-32
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-aws-unregister.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.21"
12+
toVersion: "1.30"
13+
14+
removed: true
1215
---
1316

1417
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-azure-disk-unregister.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.21"
12+
toVersion: "1.30"
13+
14+
removed: true
1215
---
1316

1417
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-azure-file-unregister.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.21"
12+
toVersion: "1.30"
13+
14+
removed: true
1215
---
1316

1417
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-gce-unregister.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.21"
12+
toVersion: "1.30"
13+
14+
removed: true
1215
---
1316

1417
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-openstack-unregister.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.21"
12+
toVersion: "1.30"
13+
14+
removed: true
1215
---
1316

1417
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/job-pod-failure-policy.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.26"
16+
toVersion: "1.30"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.31"
1620
---
1721

1822
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/job-success-policy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ stages:
1010
- stage: alpha
1111
defaultValue: false
1212
fromVersion: "1.30"
13+
toVersion: "1.30"
14+
- stage: beta
15+
defaultValue: true
16+
fromVersion: "1.31"
1317
---
1418

1519
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/kube-proxy-draining-terminating-nodes.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.30"
16+
toVersion: "1.30"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.31"
1620
---
1721

1822
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/kubelet-cgroup-driver-from-cri.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.28"
12+
toVersion: "1.30"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.31"
1216
---
1317

1418
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/match-label-keys-in-pod-affinity.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.30"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.31"
1216
---
1317

1418
<!--

0 commit comments

Comments
 (0)