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