We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf1468d + 8f47180 commit be8ea98Copy full SHA for be8ea98
staging/src/k8s.io/apiserver/pkg/features/kube_features.go
@@ -91,7 +91,7 @@ const (
91
APIServerTracing featuregate.Feature = "APIServerTracing"
92
93
// owner: @linxiulei
94
- // beta: v1.30
+ // alpha: v1.30
95
//
96
// Enables serving watch requests in separate goroutines.
97
APIServingWithRoutine featuregate.Feature = "APIServingWithRoutine"
0 commit comments