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