ceph-csi/internal
Praveen M 67f966dff7 cleanup: move Destroy() method to journalledObject interface
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 add4b36900)

# Conflicts:
#	internal/rbd/types/volume.go
2025-03-27 10:07:49 +00:00
..
cephfs util: return correct status code for VolumeGroupSnapshot 2024-12-20 09:12:38 +00:00
controller util: use protobuf encoding for core k8s apis 2024-09-26 11:52:21 +00:00
csi-addons cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 10:07:48 +00:00
csi-common util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: store csi.groupid for snapshots 2024-11-06 11:37:44 +00:00
kms rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-26 08:25:24 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd cleanup: move Destroy() method to journalledObject interface 2025-03-27 10:07:49 +00:00
util cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 10:07:48 +00:00