Kubernetes v1.37: Tracking When a PersistentVolumeClaim Was Last Used (Beta)
Kubernetes v1.37 promotes the PersistentVolumeClaimUnusedSinceTime feature gate to Beta (enabled by default). With this feature, the PersistentVolumeClaim (PVC) protection controller adds an Unused condition to each PVC, telling you whether any running pod currently references it — no custom…
Sources
- T1Kubernetes v1.37: Tracking When a PersistentVolumeClaim Was Last Used (Beta)Kubernetes / CNCF / Linux Foundation / Apache / OpenSSF / OSI / Eclipse