mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
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>