clr-installer
clr-installer copied to clipboard
Fix gocyclo linter errors for controller
Is your feature request related to a problem? Please describe. The controller/controller.go file was disabled for the gocyclo linter when switching to golangci-lint.
Describe the solution you'd like The controller/controller.go file is enabled for the gocyclo-linter and passing.