ceph-csi/internal/cephfs
Prasanna Kumar Kalever 466bdf97b2 cephfs: set metadata on restart of provisioner pod
Make sure to set metadata when subvolume exist, i.e. if the provisioner pod
is restarted while createVolume is in progress, say it created the subvolume
but didn't yet set the metadata.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2022-07-28 04:07:52 +00:00
..
core cephfs: add set/Get/List/Remove metadata utility functions 2022-07-28 04:07:52 +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: report detailed error message on clone failure 2022-06-30 19:33:41 +00:00
util cephfs: detect corrupt ceph-fuse mounts and try to remount 2022-03-10 06:05:52 +00:00
controllerserver.go cephfs: set metadata on restart of provisioner pod 2022-07-28 04:07:52 +00:00
driver.go cephfs: Support mount option on nodeplugin 2022-07-18 22:04:12 +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 cleanup: create k8s.io/mount-utils Mounter only once 2022-07-21 07:14:43 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00