feat(fed-hpa): add federated hpa controller #1065
Annotations
4 errors and 1 warning
typos
Process completed with exit code 2.
|
lint:
pkg/controllers/federatedhpa/controller.go#L274
cyclomatic complexity 43 of func `(*FederatedHPAController).reconcile` is high (> 30) (gocyclo)
|
lint:
pkg/controllers/federatedhpa/util.go#L225
line is 141 characters (lll)
|
lint
issues found
|
typos:
pkg/controllers/federatedhpa/util.go#L340
"Seting" should be "Setting".
|