mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 22:20:51 +00:00
Merge pull request #107145 from danielhelfand/apipriorityfairnessbeta
Add comment on beta status for APIPriorityAndFairness feature gate
This commit is contained in:
@@ -125,7 +125,7 @@ const (
|
|||||||
|
|
||||||
// owner: @MikeSpreitzer @yue9944882
|
// owner: @MikeSpreitzer @yue9944882
|
||||||
// alpha: v1.15
|
// alpha: v1.15
|
||||||
//
|
// beta: v1.20
|
||||||
//
|
//
|
||||||
// Enables managing request concurrency with prioritization and fairness at each server
|
// Enables managing request concurrency with prioritization and fairness at each server
|
||||||
APIPriorityAndFairness featuregate.Feature = "APIPriorityAndFairness"
|
APIPriorityAndFairness featuregate.Feature = "APIPriorityAndFairness"
|
||||||
|
Reference in New Issue
Block a user