@@ -175,8 +175,6 @@ different Kubernetes components.
175
175
| ` TopologyAwareHints ` | ` false ` | Alpha | 1.21 | |
176
176
| ` TopologyManager ` | ` false ` | Alpha | 1.16 | 1.17 |
177
177
| ` TopologyManager ` | ` true ` | Beta | 1.18 | |
178
- | ` ValidateProxyRedirects ` | ` false ` | Alpha | 1.12 | 1.13 |
179
- | ` ValidateProxyRedirects ` | ` true ` | Beta | 1.14 | |
180
178
| ` VolumeCapacityPriority ` | ` false ` | Alpha | 1.21 | - |
181
179
| ` WarningHeaders ` | ` true ` | Beta | 1.19 | |
182
180
| ` WinDSR ` | ` false ` | Alpha | 1.14 | |
@@ -348,8 +346,9 @@ different Kubernetes components.
348
346
| ` StorageObjectInUseProtection ` | ` true ` | Beta | 1.10 | 1.10 |
349
347
| ` StorageObjectInUseProtection ` | ` true ` | GA | 1.11 | - |
350
348
| ` StreamingProxyRedirects ` | ` false ` | Beta | 1.5 | 1.5 |
351
- | ` StreamingProxyRedirects ` | ` true ` | Beta | 1.6 | 1.18 |
352
- | ` StreamingProxyRedirects ` | - | GA | 1.19 | - |
349
+ | ` StreamingProxyRedirects ` | ` true ` | Beta | 1.6 | 1.17 |
350
+ | ` StreamingProxyRedirects ` | ` true ` | Deprecated | 1.18 | 1.21 |
351
+ | ` StreamingProxyRedirects ` | ` false ` | Deprecated | 1.22 | - |
353
352
| ` SupportIPVSProxyMode ` | ` false ` | Alpha | 1.8 | 1.8 |
354
353
| ` SupportIPVSProxyMode ` | ` false ` | Beta | 1.9 | 1.9 |
355
354
| ` SupportIPVSProxyMode ` | ` true ` | Beta | 1.10 | 1.10 |
@@ -374,6 +373,9 @@ different Kubernetes components.
374
373
| ` TokenRequestProjection ` | ` false ` | Alpha | 1.11 | 1.11 |
375
374
| ` TokenRequestProjection ` | ` true ` | Beta | 1.12 | 1.19 |
376
375
| ` TokenRequestProjection ` | ` true ` | GA | 1.20 | - |
376
+ | ` ValidateProxyRedirects ` | ` false ` | Alpha | 1.12 | 1.13 |
377
+ | ` ValidateProxyRedirects ` | ` true ` | Beta | 1.14 | 1.21 |
378
+ | ` ValidateProxyRedirects ` | ` true ` | Deprecated | 1.22 | - |
377
379
| ` VolumePVCDataSource ` | ` false ` | Alpha | 1.15 | 1.15 |
378
380
| ` VolumePVCDataSource ` | ` true ` | Beta | 1.16 | 1.17 |
379
381
| ` VolumePVCDataSource ` | ` true ` | GA | 1.18 | - |
0 commit comments