ceph-csi/pkg/rbd
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
..
controllerserver.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
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 Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
rbd_attach.go Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
rbd_journal.go Reduce encryption KMS configuration SC parameters 2020-02-10 15:21:11 +00:00
rbd_util.go Reduce encryption KMS configuration SC parameters 2020-02-10 15:21:11 +00:00