Fix various issues to be compatible with controller-runtime 0.18.4 #638
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
|