[Spike] Fix controller generating cilium manifests with registry mirror #22032
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)
|