add vpc support for capl clusters #1226
Annotations
5 errors
Lint:
controller/linodemachine_controller.go#L357
`if !reconciler.ConditionTrue(machineScope.LinodeMachine, ConditionPreflightReady)` has complex nested blocks (complexity: 6) (nestif)
|
Lint:
controller/linodemachine_controller.go#L324
unnecessary leading newline (whitespace)
|
Lint:
controller/linodemachine_controller.go#L326
unnecessary leading newline (whitespace)
|
Lint:
controller/linodemachine_controller.go#L252
directive `//nolint:cyclop // keep top-level preflight condition checks in the same function for readability` is unused for linter "cyclop" (nolintlint)
|
Lint
Process completed with exit code 2.
|
Loading