Skip to content

Commit a8fe83c

Browse files
Jefftreek8s-publishing-bot
authored andcommitted
Update kube_features comment for aggregated discovery and openapi v3
Kubernetes-commit: 0e4cece0e896d3fb6ef61f2880fa4ee3fe1f3fea
1 parent 855aee4 commit a8fe83c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/features/kube_features.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const (
4444

4545
// owner: @jefftree @alexzielenski
4646
// alpha: v1.26
47+
// beta: v1.27
4748
//
4849
// Enables an single HTTP endpoint /discovery/<version> which supports native HTTP
4950
// caching with ETags containing all APIResources known to the apiserver.
@@ -150,6 +151,7 @@ const (
150151
// kep: https://kep.k8s.io/2896
151152
// alpha: v1.23
152153
// beta: v1.24
154+
// stable: v1.27
153155
//
154156
// Enables kubernetes to publish OpenAPI v3
155157
OpenAPIV3 featuregate.Feature = "OpenAPIV3"

0 commit comments

Comments
 (0)