Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta

GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
This commit is contained in:
Kubernetes Prow Robot
2022-04-13 09:20:46 -07:00
committed by GitHub
2 changed files with 14 additions and 5 deletions
@@ -111,7 +111,8 @@ different Kubernetes components.
| `ExperimentalHostUserNamespaceDefaulting` | `false` | Beta | 1.5 | |
| `GracefulNodeShutdown` | `false` | Alpha | 1.20 | 1.20 |
| `GracefulNodeShutdown` | `true` | Beta | 1.21 | |
| `GracefulNodeShutdownBasedOnPodPriority` | `false` | Alpha | 1.23 | |
| `GracefulNodeShutdownBasedOnPodPriority` | `false` | Alpha | 1.23 | 1.23 |
| `GracefulNodeShutdownBasedOnPodPriority` | `true` | Beta | 1.24 | |
| `GRPCContainerProbe` | `false` | Alpha | 1.23 | 1.23 |
| `GRPCContainerProbe` | `true` | Beta | 1.24 | |
| `HonorPVReclaimPolicy` | `false` | Alpha | 1.23 | |