mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-23 07:46:41 +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> (cherry picked from commit 9dee064b77377c7b78fd89b5f6df2ff49e53bc0b)