Skip to content

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

[Spike] Fix controller generating cilium manifests with registry mirror

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

Triggered via pull request December 6, 2023 21:45
Status Failure
Total duration 1m 7s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
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#L36
exported: exported function NewHelmFactory should have comment or be unexported (revive)
lint: pkg/dependencies/helm.go#L42
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)