Skip to content

Commit

Permalink
Merge pull request #47266 from windsonsea/zeroy
Browse files Browse the repository at this point in the history
[zh] Sync a feature gate: zero-limited-nominal-concurrency-shares.md
  • Loading branch information
k8s-ci-robot authored Jul 25, 2024
2 parents b51053f + 56ebafc commit 25bc6f1
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 25bc6f1

Please sign in to comment.