[Spike] Fix controller generating cilium manifests with registry mirror #17250
Annotations
3 errors
build:
pkg/networking/cilium/templater_test.go#L41
cannot use h (variable of type *mocks.MockHelm) as cilium.HelmFactory value in argument to cilium.NewTemplater: *mocks.MockHelm does not implement cilium.HelmFactory (missing method GetInstance)
|
build:
pkg/networking/cilium/upgrader_test.go#L34
cannot use h (variable of type *mocks.MockHelm) as cilium.HelmFactory value in argument to cilium.NewTemplater: *mocks.MockHelm does not implement cilium.HelmFactory (missing method GetInstance)
|
build
Process completed with exit code 2.
|