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
kubernetes-sigs/controller-runtime#2720
The minimum required Go version for setup-envtes was bumped to 1.22,
breaking us. Pin to release-0.16, which doesn't use 1.22 yet. It uses
1.21, which is still higher than what we use, but back then Go didn't
enforce the version requirement yet.
Signed-off-by: Adam Cmiel <[email protected]>
0 commit comments