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
When I'm trying to update to v0.19.0 I got a strange dependency issue:
go install sigs.k8s.io/controller-runtime/pkg/ratelimiter@latest go: sigs.k8s.io/[email protected] requires go >= 1.22.0; switching to go1.22.6 go: sigs.k8s.io/controller-runtime/pkg/ratelimiter@latest: module sigs.k8s.io/controller-runtime@latest found (v0.19.0), but does not contain package sigs.k8s.io/controller-runtime/pkg/ratelimiter