Implement kubeconfig rotation #92
Annotations
6 errors
lint:
internal/controller/gardener_cluster_controller.go#L193
`if err != nil` has complex nested blocks (complexity: 7) (nestif)
|
lint:
internal/controller/gardener_cluster_controller.go#L195
shadow: declaration of "err" shadows declaration at line 184 (govet)
|
lint:
internal/controller/gardener_cluster_controller_test.go#L111
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
internal/controller/predicates.go#L3
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
internal/controller/predicates.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint
issues found
|