Separate kubeconfig operations from cluster manager #22908
Annotations
3 errors and 3 warnings
golangci-lint:
pkg/dependencies/factory.go#L584
Comment should end in a period (godot)
|
golangci-lint:
pkg/providers/docker/docker.go#L582
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint
issues found
|
golangci-lint:
pkg/providers/docker/docker.go#L62
exported: type name will be used as docker.DockerKubeconfigReader by other packages, and that stutters; consider calling this KubeconfigReader (revive)
|
golangci-lint:
pkg/clustermanager/cluster_creator.go#L13
exported: exported type ClusterCreator should have comment or be unexported (revive)
|
golangci-lint:
pkg/clustermanager/cluster_creator.go#L19
exported: exported function NewClusterCreator should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading