Skip to content

Commit 25bc6f1

Browse files
authored
Merge pull request #47266 from windsonsea/zeroy
[zh] Sync a feature gate: zero-limited-nominal-concurrency-shares.md
2 parents b51053f + 56ebafc commit 25bc6f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/zero-limited-nominal-concurrency-shares.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ stages:
99
- stage: beta
1010
defaultValue: false
1111
fromVersion: "1.29"
12+
toVersion: "1.29"
13+
- stage: stable
14+
defaultValue: true
15+
fromVersion: "1.30"
1216
---
1317
<!--
14-
Allow [Priority & Fairness](/docs/concepts/cluster-administration/flow-control/)
18+
Allow [priority & fairness](/docs/concepts/cluster-administration/flow-control/)
1519
in the API server to use a zero value for the `nominalConcurrencyShares` field of
1620
the `limited` section of a priority level.
1721
-->

0 commit comments

Comments
 (0)