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
Please upgrade the top level go.mod file.
We should be using the v0.35 version of the kubernetes (k8s.io) libraries.
Run go mod tidy and go mod vendor once go.mod is finished.
Please make sure the tests pass.
Please upgrade the top level go.mod file.
We should be using the v0.35 version of the kubernetes (k8s.io) libraries.
Run
go mod tidyandgo mod vendoronce go.mod is finished.Please make sure the tests pass.