deps: upgrade controller-runtime to v0.15.2 #246
Annotations
3 errors
lint:
pkg/certificate/client.go#L40
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:
pkg/certificate/configuration.go#L83
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
Process completed with exit code 2.
|