cloudlane-one / k8s-cloud

🌐💻☁️ Production-ready, provider-independent & easily manageable k8s cloud setup for self-hosting
MIT License
4 stars 0 forks source link

Periodically delete `VolumeSnapshots` with `status.readyToUse == false`, which are older than a day #146

Open lorenzo-w opened 5 months ago

lorenzo-w commented 5 months ago

This should make snapshot-controller remove the finalizer from associated PVCs.

lorenzo-w commented 5 months ago

See: https://github.com/kubernetes-csi/external-snapshotter/blob/56838b389ba10fa80a7500b02235b23fc143971e/pkg/common-controller/snapshot_controller.go#L999