Skip to content

Commit 6301290

Browse files
authored
Merge pull request #48045 from my-git9/pp-22233
[zh-cn]sync in-tree-plugin-vsphere-unregister service-account-token-node-binding
2 parents 29d3fe6 + 9348ded commit 6301290

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/in-tree-plugin-vsphere-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/service-account-token-node-binding.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ 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
---
17+
1318
<!--
14-
Controls whether the apiserver allows binding service account tokens to Node objects.
19+
Controls whether the API server allows binding service account tokens to Node objects.
1520
-->
1621
控制 API 服务器是否允许将服务账号令牌绑定到 Node 对象。

0 commit comments

Comments
 (0)