Merge pull request #32779 from deepakkinni/up_doc_demote_1
Change back feature state to alpha for HonorPVReclaimPolicy
This commit is contained in:
@@ -176,7 +176,7 @@ spec:
|
|||||||
However, the particular path specified in the custom recycler Pod template in the `volumes` part is replaced with the particular path of the volume that is being recycled.
|
However, the particular path specified in the custom recycler Pod template in the `volumes` part is replaced with the particular path of the volume that is being recycled.
|
||||||
|
|
||||||
### PersistentVolume deletion protection finalizer
|
### PersistentVolume deletion protection finalizer
|
||||||
{{< feature-state for_k8s_version="v1.24" state="beta" >}}
|
{{< feature-state for_k8s_version="v1.23" state="alpha" >}}
|
||||||
|
|
||||||
Finalizers can be added on a PersistentVolume to ensure that PersistentVolumes
|
Finalizers can be added on a PersistentVolume to ensure that PersistentVolumes
|
||||||
having `Delete` reclaim policy are deleted only after the backing storage are deleted.
|
having `Delete` reclaim policy are deleted only after the backing storage are deleted.
|
||||||
|
|||||||
@@ -115,8 +115,7 @@ different Kubernetes components.
|
|||||||
| `GracefulNodeShutdownBasedOnPodPriority` | `false` | Alpha | 1.23 | |
|
| `GracefulNodeShutdownBasedOnPodPriority` | `false` | Alpha | 1.23 | |
|
||||||
| `GRPCContainerProbe` | `false` | Alpha | 1.23 | 1.23 |
|
| `GRPCContainerProbe` | `false` | Alpha | 1.23 | 1.23 |
|
||||||
| `GRPCContainerProbe` | `true` | Beta | 1.24 | |
|
| `GRPCContainerProbe` | `true` | Beta | 1.24 | |
|
||||||
| `HonorPVReclaimPolicy` | `false` | Alpha | 1.23 | 1.23 |
|
| `HonorPVReclaimPolicy` | `false` | Alpha | 1.23 | |
|
||||||
| `HonorPVReclaimPolicy` | `true` | Beta | 1.24 | |
|
|
||||||
| `HPAContainerMetrics` | `false` | Alpha | 1.20 | |
|
| `HPAContainerMetrics` | `false` | Alpha | 1.20 | |
|
||||||
| `HPAScaleToZero` | `false` | Alpha | 1.16 | |
|
| `HPAScaleToZero` | `false` | Alpha | 1.16 | |
|
||||||
| `IdentifyPodOS` | `false` | Alpha | 1.23 | 1.23 |
|
| `IdentifyPodOS` | `false` | Alpha | 1.23 | 1.23 |
|
||||||
|
|||||||
Reference in New Issue
Block a user