Bump k8s.io/client-go from 0.26.1 to 0.29.0 #242
Annotations
4 errors
test:
internal/pkg/experimental/action/operator_install.go#L54
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
|
test:
internal/pkg/experimental/action/operator_uninstall.go#L57
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
|
test:
internal/pkg/action/catalog_add.go#L220
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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)
|
test
Process completed with exit code 2.
|