mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Update kube_features.go
This commit is contained in:
parent
92fac4ab8a
commit
9dab9f3e28
@ -38,7 +38,7 @@ const (
|
|||||||
// owner: @jefftree @alexzielenski
|
// owner: @jefftree @alexzielenski
|
||||||
// alpha: v1.26
|
// alpha: v1.26
|
||||||
//
|
//
|
||||||
// Enables a single HTTP endpoint /discovery/v2 which supports native HTTP
|
// Enables an single HTTP endpoint /discovery/<version> 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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user