ceph-csi/pkg/rbd
Madhu Rajanna edf79d1372 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>
(cherry picked from commit 8dcb6a6105)
2020-02-26 15:01:15 +05:30
..
controllerserver.go Handle Delete operation if pool not found 2020-02-26 15:01:15 +05:30
driver.go Update to kube v1.17 2020-01-17 12:06:02 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver.go Add _netdev as default mount options in plugin 2020-01-30 16:34:33 +00:00
rbd_attach.go rbd: only load nbd module if not available yet 2020-01-20 11:22:13 +00:00
rbd_journal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
rbd_util.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00