mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
add comment on beta status for APIPriorityAndFairness feature gate
APIPriorityAndFairness reached beta status and is enabled by default in v1.20
This commit is contained in:
parent
9386aa0d60
commit
291ec05fb3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user