Skip to content

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

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

mauriciopoppe
Copy link
Member

@mauriciopoppe mauriciopoppe commented Feb 11, 2025

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

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?:

Revert using go 1.23 + compat flags to go 1.20 in go.mod

/cc @msau42 @sunnylovestiramisu

@k8s-ci-robot k8s-ci-robot requested a review from msau42 February 11, 2025 01:06
@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Feb 11, 2025
@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 11, 2025
@mauriciopoppe
Copy link
Member Author

Blocked by kubernetes/kubernetes#130203.

@mauriciopoppe
Copy link
Member Author

/retest

@mauriciopoppe
Copy link
Member Author

/retest

1 similar comment
@mauriciopoppe
Copy link
Member Author

/retest

@mauriciopoppe
Copy link
Member Author

/retest

1 similar comment
@mauriciopoppe
Copy link
Member Author

/retest

@mauriciopoppe mauriciopoppe marked this pull request as draft February 20, 2025 15:23
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 20, 2025
@mauriciopoppe mauriciopoppe marked this pull request as ready for review February 20, 2025 15:28
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 20, 2025
@mauriciopoppe
Copy link
Member Author

/retest

@mauriciopoppe mauriciopoppe force-pushed the revert-go-1-23 branch 3 times, most recently from aa39705 to 89760a5 Compare February 22, 2025 22:36
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 22, 2025
@mauriciopoppe
Copy link
Member Author

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

Copy link
Member

@andyzhangx andyzhangx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot
Copy link
Contributor

[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:
  • OWNERS [andyzhangx,mauriciopoppe]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 23, 2025
@k8s-ci-robot k8s-ci-robot merged commit 0c80fc0 into kubernetes-csi:master Feb 23, 2025
8 checks passed
k8s-ci-robot added a commit that referenced this pull request Mar 26, 2025
…369-upstream-release-1.2

Automated cherry pick of #369: Revert "Add min go runtime to be 1.23 and add  godebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants