WIP: Implement controller paused condition for core CAPI resources #4573
Annotations
7 errors and 1 warning
api/v1beta1/condition_consts.go#L29
Comment should end in a period (godot)
|
util/predicates/cluster_predicates.go#L171
exported: exported function ClusterCreateUpdateEvent should have comment or be unexported (revive)
|
controlplane/kubeadm/internal/controllers/controller.go#L326
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
|
controlplane/kubeadm/internal/controllers/controller_test.go#L2382
unnecessary trailing newline (whitespace)
|
internal/controllers/machine/machine_controller_test.go#L2646
Duplicate words (machine) found (dupword)
|
util/predicates/cluster_predicates.go#L205
SA4006: this value of `log` is never used (staticcheck)
|
|
|
This job failed
Loading