mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
update comments
This commit is contained in:
@@ -36,9 +36,9 @@ const (
|
|||||||
// across the file.
|
// across the file.
|
||||||
|
|
||||||
// owner: @jefftree @alexzielenski
|
// 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.
|
// caching with ETags containing all APIResources known to the apiserver.
|
||||||
AggregatedDiscoveryEndpoint featuregate.Feature = "AggregatedDiscoveryEndpoint"
|
AggregatedDiscoveryEndpoint featuregate.Feature = "AggregatedDiscoveryEndpoint"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user