[zh] Sync a feature gate: zero-limited-nominal-concurrency-shares.md
This commit is contained in:
parent
b51053f90d
commit
56ebafca4e
|
|
@ -9,9 +9,13 @@ stages:
|
||||||
- stage: beta
|
- stage: beta
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
fromVersion: "1.29"
|
fromVersion: "1.29"
|
||||||
|
toVersion: "1.29"
|
||||||
|
- stage: stable
|
||||||
|
defaultValue: true
|
||||||
|
fromVersion: "1.30"
|
||||||
---
|
---
|
||||||
<!--
|
<!--
|
||||||
Allow [Priority & Fairness](/docs/concepts/cluster-administration/flow-control/)
|
Allow [priority & fairness](/docs/concepts/cluster-administration/flow-control/)
|
||||||
in the API server to use a zero value for the `nominalConcurrencyShares` field of
|
in the API server to use a zero value for the `nominalConcurrencyShares` field of
|
||||||
the `limited` section of a priority level.
|
the `limited` section of a priority level.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue