Skip to content

Commit

Permalink
[zh] Sync a feature gate: zero-limited-nominal-concurrency-shares.md
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea committed Jul 25, 2024
1 parent b51053f commit 56ebafc
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ stages:
- stage: beta
defaultValue: false
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
the `limited` section of a priority level.
-->
Expand Down

0 comments on commit 56ebafc

Please sign in to comment.