Skip to content
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

Backport of build: update go toolchain to 1.23.2 into release/1.8.x #24110

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #24108 to be assessed for backporting due to the inclusion of the label backport/1.8.x.

The below text is copied from the body of the original PR.


Picks up some small bug fixes but one especially relevant to Nomad is the os/exec file descriptor leak, which could impact script check / change mode for task drivers without isolated exec (ex. raw_exec).

Ref: https://github.com/golang/go/issues?q=milestone%3AGo1.23.2+label%3ACherryPickApproved
Ref: golang/go#69402


Overview of commits

@tgross
Copy link
Member

tgross commented Oct 2, 2024

Copywrite test is failing because I forgot to backport #24101. I've added that label and rebased

@tgross tgross force-pushed the backport/go1.23.2/roughly-correct-bullfrog branch from bd08674 to 2c33714 Compare October 2, 2024 14:37
@tgross tgross merged commit 97c5ed1 into release/1.8.x Oct 2, 2024
26 checks passed
@tgross tgross deleted the backport/go1.23.2/roughly-correct-bullfrog branch October 2, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants