Skip to content

Implement kubeconfig rotation #92

Implement kubeconfig rotation

Implement kubeconfig rotation #92

Triggered via pull request October 20, 2023 03:41
Status Failure
Total duration 2m 45s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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