Bump k8s.io/kubectl from 0.18.17 to 0.29.3 #648
Annotations
3 errors and 1 warning
Run staticcheck:
internal/cloud/kubernetes.go#L158
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. (SA1019)
|
Run staticcheck:
internal/cloud/kubernetes.go#L221
exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (SA1019)
|
Run staticcheck
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading