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 #890

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 marked this pull request as ready for review October 17, 2024 14:14
@yiannistri yiannistri requested a review from a team as a code owner October 17, 2024 14:14
@mjura mjura merged commit a3635b4 into rancher:release-v2.7 Oct 17, 2024
6 checks passed
@yiannistri yiannistri deleted the bump-go-version-in-ci branch October 17, 2024 15:12
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