diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index cd16028bd..d036edb89 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -36,9 +36,9 @@ const ( // across the file. // owner: @jefftree @alexzielenski - // alpha: v1.25 + // alpha: v1.26 // - // Enables a single HTTP endpoint /discovery/v1 which supports native HTTP + // Enables a single HTTP endpoint /discovery/v2 which supports native HTTP // caching with ETags containing all APIResources known to the apiserver. AggregatedDiscoveryEndpoint featuregate.Feature = "AggregatedDiscoveryEndpoint"