Added initial in place update machine controller implementation #273
go.yaml
on: pull_request
Unit Tests & Code Quality
2m 11s
Annotations
7 errors
Unit Tests & Code Quality:
bootstrap/controllers/upgrade_controller.go#L26
Comment should end in a period (godot)
|
Unit Tests & Code Quality:
bootstrap/controllers/upgrade_controller.go#L109
ST1003: var refreshId should be refreshID (stylecheck)
|
Unit Tests & Code Quality:
bootstrap/controllers/upgrade_controller.go#L176
ST1003: var changeId should be changeID (stylecheck)
|
Unit Tests & Code Quality:
bootstrap/controllers/upgrade_controller.go#L202
ST1003: method parameter changeId should be changeID (stylecheck)
|
Unit Tests & Code Quality:
pkg/ck8s/upgrade.go#L7
ST1003: const InPlaceUpgradeRefreshIdAnnotation should be InPlaceUpgradeRefreshIDAnnotation (stylecheck)
|
Unit Tests & Code Quality:
pkg/ck8s/workload_cluster.go#L245
ST1003: method parameter changeId should be changeID (stylecheck)
|
Unit Tests & Code Quality
Process completed with exit code 2.
|