Skip to content

Commit 1500f14

Browse files
committed
Mark WarningHeader feature gate as GA
1 parent 3473888 commit 1500f14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ different Kubernetes components.
180180
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
181181
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
182182
| `VolumeCapacityPriority` | `false` | Alpha | 1.21 | - |
183-
| `WarningHeaders` | `true` | Beta | 1.19 | |
184183
| `WinDSR` | `false` | Alpha | 1.14 | |
185184
| `WinOverlay` | `false` | Alpha | 1.14 | 1.19 |
186185
| `WinOverlay` | `true` | Beta | 1.20 | |
@@ -386,6 +385,8 @@ different Kubernetes components.
386385
| `VolumeSubpathEnvExpansion` | `false` | Alpha | 1.14 | 1.14 |
387386
| `VolumeSubpathEnvExpansion` | `true` | Beta | 1.15 | 1.16 |
388387
| `VolumeSubpathEnvExpansion` | `true` | GA | 1.17 | - |
388+
| `WarningHeaders` | `true` | Beta | 1.19 | 1.21 |
389+
| `WarningHeaders` | `true` | GA | 1.22 | - |
389390
| `WatchBookmark` | `false` | Alpha | 1.15 | 1.15 |
390391
| `WatchBookmark` | `true` | Beta | 1.16 | 1.16 |
391392
| `WatchBookmark` | `true` | GA | 1.17 | - |

0 commit comments

Comments
 (0)