mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 23:06:42 +00:00
Previously the purgeVolume error was ignored due to wrong error variable check in the createVolume. With this change it checks on the proper error. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>