[v0.10] Fix namespace target customization with no defaults #5281
Annotations
5 errors
unit-test:
internal/cmd/controller/target/target.go#L151
cannot use map[string]string{} (value of type map[string]string) as *map[string]string value in assignment
|
unit-test:
internal/cmd/controller/target/target.go#L155
cannot use map[string]string{} (value of type map[string]string) as *map[string]string value in assignment
|
unit-test:
internal/cmd/controller/target/target.go#L159
cannot use map[string]string{} (value of type map[string]string) as *map[string]string value in assignment
|
unit-test:
internal/cmd/controller/target/target.go#L163
cannot use map[string]string{} (value of type map[string]string) as *map[string]string value in assignment
|
unit-test
Process completed with exit code 1.
|
Loading