Merge pull request #47266 from windsonsea/zeroy

[zh] Sync a feature gate: zero-limited-nominal-concurrency-shares.md
pull/47269/head
Kubernetes Prow Robot 2024-07-24 22:44:53 -07:00 committed by GitHub
commit 25bc6f1732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -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.
-->