Skip to content

[Spike] Fix controller generating cilium manifests with registry mirror #22047

[Spike] Fix controller generating cilium manifests with registry mirror

[Spike] Fix controller generating cilium manifests with registry mirror #22047

Triggered via pull request December 7, 2023 23:12
Status Failure
Total duration 1m 10s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
lint: pkg/dependencies/helm.go#L37
Comment should end in a period (godot)
lint
issues found
lint: pkg/networking/cilium/templater.go#L34
exported: exported type HelmFactory should have comment or be unexported (revive)
lint: pkg/networking/cilium/templater.go#L42
exported: exported function NewTemplater should have comment or be unexported (revive)
lint: pkg/dependencies/helm.go#L10
exported: exported type ExecutableBuilder should have comment or be unexported (revive)
lint: pkg/dependencies/helm.go#L14
exported: exported type HelmFactory should have comment or be unexported (revive)
lint: pkg/dependencies/helm.go#L44
exported: exported function NewHelmFactory should have comment or be unexported (revive)
lint: pkg/dependencies/helm.go#L50
exported: exported method HelmFactory.GetInstance should have comment or be unexported (revive)
lint: pkg/dependencies/factory.go#L774
exported: exported method Factory.WithHelmFactory should have comment or be unexported (revive)