Skip to content

Fix various issues to be compatible with controller-runtime 0.18.4 #638

Fix various issues to be compatible with controller-runtime 0.18.4

Fix various issues to be compatible with controller-runtime 0.18.4 #638

Status Failure
Total duration 2m 18s
Artifacts

checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint: controllers/instance_controller.go#L638
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Lint
issues found