[deps] : update cilium and k8s dependencies #488
Annotations
5 errors and 1 warning
lint:
cloud/linode/node_controller.go#L42
SA1019: workqueue.DelayingInterface is deprecated: use TypedDelayingInterface instead. (staticcheck)
|
lint:
cloud/linode/node_controller.go#L60
SA1019: workqueue.NewDelayingQueue is deprecated: use NewTypedDelayingQueue instead. (staticcheck)
|
lint:
cloud/linode/service_controller.go#L24
SA1019: workqueue.DelayingInterface is deprecated: use TypedDelayingInterface instead. (staticcheck)
|
lint:
cloud/linode/service_controller.go#L31
SA1019: workqueue.NewDelayingQueue is deprecated: use NewTypedDelayingQueue instead. (staticcheck)
|
lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading