-
Notifications
You must be signed in to change notification settings - Fork 58
Upgrade to go 1.21 #541
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 to go 1.21 #541
Conversation
/lgtm |
/hold Making sure everything is setup downstream. |
rebased to resolve conflict in Dockerfile |
rebased yet again. |
/unhold |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: astefanutti, jiripetrlik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
2cb14bb
into
project-codeflare:main
This pulls out the upgrade to Go 1.21 (required by Kueue and AppWrapper) from #491 into a standalone PR. Hopefully this makes it easier to handle the downstream build system changes needed for the go update without the additional complexity of simultaneously adding the AppWrapper CRD and controller.
Obviously, this PR should be held until the downstream repos are ready to make the needed changes, but should be merged before we start working on the remaining pieces of #491.