rancher / local-path-provisioner

Dynamically provisioning persistent local storage with Kubernetes
Apache License 2.0
2.22k stars 452 forks source link

Are CSI volumeSnapshots possible? How to install the CRDs for volumesnapshots, volumesnapshotclasses and volumesnapshotcontents? #433

Open kastl-ars opened 3 months ago

kastl-ars commented 3 months ago

HI all,

I am currently evaluation Velero as a backup tool for my K3s cluster. Most of my clusters have the local-path-provisioner as the only storageClass.

I found an old issue (#81) regarding the support of VolumeSnapshots in the local-path-provisioner. But as it is 4 years old I wanted to check if this feature is supported in the meantime? (My guess is no...)

Kind Regards, Johannes

kpango commented 3 months ago

I have the same problem, I need volumeSnapshots to make sure the backup mechanism is working properly during local verification of my own platform.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

kastl-ars commented 1 month ago

Does no one know this?