ceph-csi/internal/csi-addons
Niels de Vos ca7c8b0fdb rbd: prevent panic in CreateVolumeGroup if volumeID was not found
When an incorrect volumeID is passed while creating a VolumeGroup, the
`.Destroy()` function caused a panic. By appending each volume to the
volumes slice, the slice won't contain any `nil` volumes anymore.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-03-27 11:08:29 +00:00
..
cephfs cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
networkfence rbd: parse IP address 2024-11-06 09:48:45 +00:00
rbd rbd: prevent panic in CreateVolumeGroup if volumeID was not found 2025-03-27 11:08:29 +00:00
server util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00