Kunde21 / moosefs-csi

Kubernetes CSI driver backed by moosefs
MIT License
10 stars 4 forks source link

Create snapshots from existing volumes #5

Open Kunde21 opened 4 years ago

Kunde21 commented 4 years ago

Connect the CSI snapshot creation functionality to the mfscreatesnapshot tool. Create a snapshot directory from the mounted volume directory.

Listing snapshots becomes an exercise in listing directories in the snapshot root directory (with named/dynamic sub-directory, if needed).