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 to build binary #685

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

yiannistri
Copy link
Contributor

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 force-pushed the bump-go-version-in-ci branch from 3d2407c to b2589ea Compare October 17, 2024 15:34
@yiannistri yiannistri marked this pull request as ready for review October 17, 2024 15:35
@yiannistri yiannistri requested a review from a team as a code owner October 17, 2024 15:35
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

@yiannistri yiannistri merged commit a78dd5d into rancher:release-v2.7 Oct 17, 2024
5 checks passed
@yiannistri yiannistri deleted the bump-go-version-in-ci branch October 17, 2024 15:49
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