ceph-csi/pkg/cephfs
Madhu Rajanna 8dcb6a6105 Handle Delete operation if pool not found
If the backend rbd or cephfs pool is already deleted
we need to return success to the  DeleteVolume RPC
call to make it idempotent.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-02-11 15:58:15 +00:00
..
cephfs_util.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
controllerserver.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
driver.go Remove mount cache for cephfs 2020-02-11 15:11:21 +00:00
errors.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
fsjournal.go Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
identityserver.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
nodeserver.go Remove mount cache for cephfs 2020-02-11 15:11:21 +00:00
util.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
volume.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 11:56:09 +00:00
volumemounter.go Add _netdev as default mount options in plugin 2020-01-28 16:50:18 +00:00
volumeoptions.go Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00