You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is skipped by dependabot which ignores `k8s.io/*` in order for
dependencies to retain compatibility with
`sigs.k8s.io/controller-runtime`,
but as `controller-runtime` does not have dependencies on
`k8s.io/kubelet` then it
gets skipped on update. This commit brings it up to date.
I have attempted to fix up dependabot config to allow this but I could
not find
a working configuration.
0 commit comments