-
Notifications
You must be signed in to change notification settings - Fork 85
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 version to 1.23.0 #695
🌱 Bump Go version to 1.23.0 #695
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-operator ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
/assign @alexander-demicev @Danil-Grigorev |
Signed-off-by: Furkat Gofurov <[email protected]>
8018e42
to
55c097a
Compare
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
/approve
LGTM label has been added. Git tree hash: 012bcb2936dd1e3bda84031a89f20c0b8a45d587
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Danil-Grigorev 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 |
/hold |
Signed-off-by: Furkat Gofurov <[email protected]>
f4de7dd
to
48271e8
Compare
Signed-off-by: Furkat Gofurov <[email protected]>
48271e8
to
5c3f4c8
Compare
/hold cancel |
LGTM label has been added. Git tree hash: 37e63e8fc25c80c421c749c5d97ec01060148ad6
|
What this PR does / why we need it:
While releasing new version of operator, post-cluster-api-operator-push-images job is failing since new version of customize requires go version of >=1.23, so this PR bumps go version in the repo to required version.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #