feat(fed-hpa): add federated hpa controller #1075
Annotations
3 errors
lint:
pkg/controllers/federatedhpa/controller.go#L274
cyclomatic complexity 43 of func `(*FederatedHPAController).reconcile` is high (> 30) (gocyclo)
|
lint:
pkg/controllers/sync/util_test.go#L28
import "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1" imported without alias but must be with alias "fedcorev1a1" according to config (importas)
|
lint
issues found
|