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

ci: Use Go 1.23 #692

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

yiannistri
Copy link
Contributor

@yiannistri yiannistri commented Oct 17, 2024

What this PR does / why we need it:

We bump the version of the Go compiler used to build the operator itself in order to protect from any vulnerabilities that are present in older versions of the compiler. Note that we intentionally do not bump the version of the Go module as it's imported by Rancher 2.7.

Special notes for your reviewer:

The list of CVEs addressed:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests
  • backport needed

@yiannistri yiannistri marked this pull request as ready for review October 17, 2024 13:00
@yiannistri yiannistri requested a review from a team as a code owner October 17, 2024 13:00
Copy link
Contributor

@mjura mjura left a comment

Choose a reason for hiding this comment

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

LGTM, we should backport it to the other projects

@mjura mjura merged commit 38dafb2 into rancher:release-v2.7 Oct 17, 2024
6 checks passed
@yiannistri yiannistri deleted the bump-go-version-in-ci branch October 17, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants