Implement kubeconfig rotation #93
Annotations
7 errors
lint:
internal/controller/gardener_cluster_controller.go#L202
`if err != nil` has complex nested blocks (complexity: 7) (nestif)
|
lint:
internal/controller/gardener_cluster_controller.go#L204
shadow: declaration of "err" shadows declaration at line 193 (govet)
|
lint:
internal/controller/gardener_cluster_controller_test.go#L57
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
internal/controller/gardener_cluster_controller_test.go#L126
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
|