ceph-csi/internal/cephfs
Prasanna Kumar Kalever 5f36f7e8bd cephfs: update subvolume snapshot metadata if snapshot already exists.
Make sure to set metadata when subvolume snapshot exist, i.e. if the
provisioner pod is restarted while createSnapShot is in progress, say it
created the subvolume snapshot but didn't yet set the metadata.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2022-07-28 19:37:23 +00:00
..
core cephfs: add set/Remove subvolume snapshot metadata utility functions 2022-07-28 19:37:23 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
store cephfs: set cluster Name as metadata on the subvolume 2022-07-28 04:07:52 +00:00
util cephfs: detect corrupt ceph-fuse mounts and try to remount 2022-03-10 06:05:52 +00:00
controllerserver.go cephfs: update subvolume snapshot metadata if snapshot already exists. 2022-07-28 19:37:23 +00:00
driver.go cephfs: set cluster Name as metadata on the subvolume 2022-07-28 04:07:52 +00:00
fuserecovery.go cleanup: create k8s.io/mount-utils Mounter only once 2022-07-21 07:14:43 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver.go cephfs: set cluster Name as metadata on the subvolume 2022-07-28 04:07:52 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00