ceph-csi/internal
Niels de Vos 96a8ea3e88 cleanup: split repairExistingVolume() from CreateVolume()
Move the repairing of a volume/snapshot from CreateVolume to its own
function. This reduces the complexity of the code, and makes the
procedure easier to understand. Further enhancements to repairing an
exsiting volume can be done in the new function.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-06-01 14:42:12 +00:00
..
cephfs cephfs: return GRPC error in NodeGetVolumeStats 2021-05-31 08:17:37 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common cleanup: address ifshort linter issues 2021-05-26 07:04:32 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd cleanup: split repairExistingVolume() from CreateVolume() 2021-06-01 14:42:12 +00:00
util cleanup: address ifshort linter issues 2021-05-26 07:04:32 +00:00