-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump go to 1.22 #188
bump go to 1.22 #188
Conversation
obsoletes #190 |
I will squash this PR into a single commit because none of commits in the PR work without all the other commits in the PR. |
Rebased for v0.5.0. |
|
We can rework this now. |
Ready for review. |
e2e passed, pushing cosmetic changes to go.mod |
Plus relevant dependency updates. fix #187
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue #, if available:
fix #187
+mass dep update:
k8s/api* to 0.30
controller-gen to 0.15.0 (0.14.0 has the go 1.22 panic fix)
controller-runtime to 0.18.0 (dependency)
Regenerated crds using new controller-gen. Note config/rbac/role.yaml and config/webhook/manifest.yaml.