-
Notifications
You must be signed in to change notification settings - Fork 423
Update to Go 1.24.9 #3651
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
Update to Go 1.24.9 #3651
Conversation
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
|
/cherry-pick release-0.28 |
|
@embik: once the present PR merges, I will cherry-pick it on top of release-0.28 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
|
LGTM label has been added. Git tree hash: fc09fd8f50f5cf630857c547e6d18cd18ca35c61
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mjudeikis 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 |
|
/retest |
|
@embik: #3651 failed to apply on top of branch "release-0.28": In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Summary
We updated to Go 1.24.8 in #3634, but that Go version has a known issue with parsing X509 certificates which caused some K8s upstream issues. Let's bump kcp as well to ensure we don't release a faulty build.
What Type of PR Is This?
/kind cleanup
Related Issue(s)
Towards kcp-dev/infra#136
Release Notes