File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reference/command-line-tools-reference Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ packages that define the API objects.
84
84
85
85
{{< feature-state state="beta" for_k8s_version="v1.24" >}}
86
86
87
- Kubernetes v1.24 offers beta support for publishing its APIs as OpenAPI v3; this is a
87
+ Kubernetes {{< param "version" >}} offers beta support for publishing its APIs as OpenAPI v3; this is a
88
88
beta feature that is enabled by default.
89
89
You can disable the beta feature by turning off the
90
90
[ feature gate] ( /docs/reference/command-line-tools-reference/feature-gates/ ) named ` OpenAPIV3 `
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ different Kubernetes components.
158
158
| ` NodeOutOfServiceVolumeDetach ` | ` false ` | Alpha | 1.24 | |
159
159
| ` OpenAPIEnums ` | ` false ` | Alpha | 1.23 | 1.23 |
160
160
| ` OpenAPIEnums ` | ` false ` | Beta | 1.24 | |
161
- | ` OpenAPIV3 ` | ` false ` | Alpha | 1.23 | |
161
+ | ` OpenAPIV3 ` | ` false ` | Alpha | 1.23 | 1.23 |
162
162
| ` OpenAPIV3 ` | ` true ` | Beta | 1.24 | |
163
163
| ` PodAndContainerStatsFromCRI ` | ` false ` | Alpha | 1.23 | |
164
164
| ` PodDeletionCost ` | ` false ` | Alpha | 1.21 | 1.21 |
You can’t perform that action at this time.
0 commit comments