Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta

AnyVolumeDataSource feature is now Beta
This commit is contained in:
Kubernetes Prow Robot
2022-03-31 14:43:06 -07:00
committed by GitHub
2 changed files with 5 additions and 8 deletions
@@ -61,7 +61,8 @@ different Kubernetes components.
| `APIServerIdentity` | `false` | Alpha | 1.20 | |
| `APIServerTracing` | `false` | Alpha | 1.22 | |
| `AllowInsecureBackendProxy` | `true` | Beta | 1.17 | |
| `AnyVolumeDataSource` | `false` | Alpha | 1.18 | |
| `AnyVolumeDataSource` | `false` | Alpha | 1.18 | 1.23 |
| `AnyVolumeDataSource` | `true` | Beta | 1.24 | |
| `AppArmor` | `true` | Beta | 1.4 | |
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | |