mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-04-11 18:13:00 +00:00
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> |
||
---|---|---|
.. | ||
encryptionkeyrotation.go | ||
identity.go | ||
network_fence_test.go | ||
network_fence.go | ||
reclaimspace_test.go | ||
reclaimspace.go | ||
replication_test.go | ||
replication.go | ||
volumegroup.go |