@@ -176,8 +176,6 @@ different Kubernetes components.
176
176
| ` TopologyAwareHints ` | ` false ` | Alpha | 1.21 | |
177
177
| ` TopologyManager ` | ` false ` | Alpha | 1.16 | 1.17 |
178
178
| ` TopologyManager ` | ` true ` | Beta | 1.18 | |
179
- | ` ValidateProxyRedirects ` | ` false ` | Alpha | 1.12 | 1.13 |
180
- | ` ValidateProxyRedirects ` | ` true ` | Beta | 1.14 | |
181
179
| ` VolumeCapacityPriority ` | ` false ` | Alpha | 1.21 | - |
182
180
| ` WarningHeaders ` | ` true ` | Beta | 1.19 | |
183
181
| ` WinDSR ` | ` false ` | Alpha | 1.14 | |
@@ -353,8 +351,9 @@ different Kubernetes components.
353
351
| ` StorageObjectInUseProtection ` | ` true ` | Beta | 1.10 | 1.10 |
354
352
| ` StorageObjectInUseProtection ` | ` true ` | GA | 1.11 | - |
355
353
| ` StreamingProxyRedirects ` | ` false ` | Beta | 1.5 | 1.5 |
356
- | ` StreamingProxyRedirects ` | ` true ` | Beta | 1.6 | 1.18 |
357
- | ` StreamingProxyRedirects ` | - | GA | 1.19 | - |
354
+ | ` StreamingProxyRedirects ` | ` true ` | Beta | 1.6 | 1.17 |
355
+ | ` StreamingProxyRedirects ` | ` true ` | Deprecated | 1.18 | 1.21 |
356
+ | ` StreamingProxyRedirects ` | ` false ` | Deprecated | 1.22 | - |
358
357
| ` SupportIPVSProxyMode ` | ` false ` | Alpha | 1.8 | 1.8 |
359
358
| ` SupportIPVSProxyMode ` | ` false ` | Beta | 1.9 | 1.9 |
360
359
| ` SupportIPVSProxyMode ` | ` true ` | Beta | 1.10 | 1.10 |
@@ -379,6 +378,9 @@ different Kubernetes components.
379
378
| ` TokenRequestProjection ` | ` false ` | Alpha | 1.11 | 1.11 |
380
379
| ` TokenRequestProjection ` | ` true ` | Beta | 1.12 | 1.19 |
381
380
| ` TokenRequestProjection ` | ` true ` | GA | 1.20 | - |
381
+ | ` ValidateProxyRedirects ` | ` false ` | Alpha | 1.12 | 1.13 |
382
+ | ` ValidateProxyRedirects ` | ` true ` | Beta | 1.14 | 1.21 |
383
+ | ` ValidateProxyRedirects ` | ` true ` | Deprecated | 1.22 | - |
382
384
| ` VolumePVCDataSource ` | ` false ` | Alpha | 1.15 | 1.15 |
383
385
| ` VolumePVCDataSource ` | ` true ` | Beta | 1.16 | 1.17 |
384
386
| ` VolumePVCDataSource ` | ` true ` | GA | 1.18 | - |
0 commit comments