Support ip creation #8450
Annotations
3 errors and 1 warning
lint:
pkg/controller/ip.go#L441
SA4006: this value of `ipCR` is never used (staticcheck)
|
lint:
pkg/webhook/ip.go#L9
File is not `goimports`-ed with -local github.com/kubeovn/kube-ovn (goimports)
|
lint
issues found
|
lint:
pkg/webhook/ip.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|