mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-29 21:35:50 +00:00
fixing inconsistency between the comment and the actual feature gate definition
This commit is contained in:
parent
17bae91f20
commit
8f471803cb
@ -91,7 +91,7 @@ const (
|
||||
APIServerTracing featuregate.Feature = "APIServerTracing"
|
||||
|
||||
// owner: @linxiulei
|
||||
// beta: v1.30
|
||||
// alpha: v1.30
|
||||
//
|
||||
// Enables serving watch requests in separate goroutines.
|
||||
APIServingWithRoutine featuregate.Feature = "APIServingWithRoutine"
|
||||
|
Loading…
Reference in New Issue
Block a user