mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-26 00:56:41 +00:00
After adding the new CSI-Addons Server, golang-ci complains that driver.Run() is too complex. By moving the profiling checks and starting of the go-routines in their own function, golang-ci is happy again. Signed-off-by: Niels de Vos <ndevos@redhat.com>