Skip to content

Added initial in place update machine controller implementation #273

Added initial in place update machine controller implementation

Added initial in place update machine controller implementation #273

Triggered via pull request September 2, 2024 12:08
Status Failure
Total duration 2m 20s
Artifacts

go.yaml

on: pull_request
Unit Tests & Code Quality
2m 11s
Unit Tests & Code Quality
Fit to window
Zoom out
Zoom in

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.