update comments

Kubernetes-commit: 92fac4ab8af1e90fc21163ef474c9094573b4ebd
This commit is contained in:
Alex Zielenski 2022-08-30 09:04:06 -07:00 committed by Kubernetes Publisher
parent b0ba338767
commit 4c7c0de421
1 changed files with 2 additions and 2 deletions

View File

@ -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"