Add VolumeGroupReplication support #4314
Annotations
4 errors
GolangCI Lint:
internal/controller/volumereplicationgroup_controller.go#L884
cognitive complexity 17 of func `(*VRGInstance).separatePVCsUsingOnlySC` is high (> 15) (gocognit)
|
GolangCI Lint:
internal/controller/vrg_volrep_test.go#L1646
struct of size 200 bytes could be of size 192 bytes (maligned)
|
GolangCI Lint:
internal/controller/volumereplicationgroup_controller.go#L891
`if !pvcEnabledForVolSync` has complex nested blocks (complexity: 6) (nestif)
|
GolangCI Lint
issues found
|
Loading