ceph-csi/internal/csi-addons
Niels de Vos f2bc1c674b rbd: replace Manager.DeleteVolumeGroup() by VolumeGroup.Delete()
There is no need for the `Manager.DeleteVolumeGroup()` function as
`VolumeGroup.Delete()` should cover everything too.

By moving the `.Delete()` functionality of removing the group from the
journal to the shared `commonVolumeGroup` type, a volume group snaphot
can use it as well.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-09-26 13:59:21 +00:00
..
cephfs cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
networkfence cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
rbd rbd: replace Manager.DeleteVolumeGroup() by VolumeGroup.Delete() 2024-09-26 13:59:21 +00:00
server util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00