-
Notifications
You must be signed in to change notification settings - Fork 61
Revert "Add min go runtime to be 1.23 and add godebug winsymlink=0" #369
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
Revert "Add min go runtime to be 1.23 and add godebug winsymlink=0" #369
Conversation
73f1990
to
1e8cff5
Compare
Blocked by kubernetes/kubernetes#130203. |
/retest |
/retest |
1 similar comment
/retest |
/retest |
1 similar comment
/retest |
/retest |
aa39705
to
89760a5
Compare
This reverts commit ab5cffa.
89760a5
to
058c869
Compare
Hey Andy, could you please review this revert? I'm going to release 1.2.1 with go 1.22 support first. Moving to go1.23 + compat fixes will be part of a future PR. /cc @andyzhangx |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, mauriciopoppe 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 |
…369-upstream-release-1.2 Automated cherry pick of #369: Revert "Add min go runtime to be 1.23 and add godebug
What type of PR is this?
What this PR does / why we need it:
This reverts commit ab5cffa. While this added go 1.23 support with compat flags we're still learning what changes might be needed in kubelet to make the windows storage privileged ops to work with go 1.23 without compat flags.
Ref #361
Does this PR introduce a user-facing change?:
/cc @msau42 @sunnylovestiramisu