Add OOB controller #63
Annotations
4 errors
Lint:
internal/controller/oob_controller.go#L376
cyclomatic complexity 44 of func `(*OOBReconciler).processEndpoint` is high (> 30) (gocyclo)
|
Lint:
internal/controller/oob_controller.go#L110
field `initOnceAfterStart` is unused (unused)
|
Lint:
internal/controller/oob_controller.go#L240
ineffectual assignment to ctx (ineffassign)
|
Lint
issues found
|