mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-29 18:16:42 +00:00
VolumeGroup interface has more than 10 methods and it causes golangci-lint to fail. Moving the `Destroy()` method to a base interface journalledObject. Signed-off-by: Praveen M <m.praveen@ibm.com> (cherry picked from commit add4b36900d59160069190613343ce5749195ff6) # Conflicts: # internal/rbd/types/volume.go