mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +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
|
||||
// alpha: v1.15
|
||||
//
|
||||
// beta: v1.20
|
||||
//
|
||||
// Enables managing request concurrency with prioritization and fairness at each server
|
||||
APIPriorityAndFairness featuregate.Feature = "APIPriorityAndFairness"
|
||||
|
Reference in New Issue
Block a user