mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #127244 from Adarsh-verma-14/fix-comment
Fix inconsistency between the comment and the actual feature gate definition
This commit is contained in:
commit
be8ea98a5c
@ -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