Skip to content
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

Upgrade go version to 1.22 and set version via go.mod in workflow #1310

Merged
merged 5 commits into from
Jun 5, 2024

Conversation

akselleirv
Copy link
Collaborator

@akselleirv akselleirv commented Jun 4, 2024

Version upgrade of controller-gen was needed in order to fix issue after the Go version upgrade. The controller-gen upgrade resulted in reformatting of the CRD.

@akselleirv akselleirv marked this pull request as draft June 4, 2024 12:46
@akselleirv akselleirv marked this pull request as ready for review June 4, 2024 13:44
@ilithanos
Copy link
Collaborator

It looks good to me, and will also solve one of the issues I had earlier with the api stuff running an older go version than the rest.

I still don't know why that was pinned to go 1.19, but it seemed like someone had a reason to do it based on the documentation.

@chanwit @yitsushi was there a reason or could we upgrade.

Looks like all tests etc are parsing.

@akselleirv akselleirv force-pushed the upgrade-go-version branch from a61afa8 to a57ea63 Compare June 5, 2024 06:11
@chanwit
Copy link
Collaborator

chanwit commented Jun 5, 2024

Upgrading to v1.22 is fine.

Thank you both!

@akselleirv akselleirv merged commit d300332 into main Jun 5, 2024
17 checks passed
@akselleirv akselleirv deleted the upgrade-go-version branch June 5, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants