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

[2.8] ci: Make release SLSA compliant #815

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

yiannistri
Copy link
Contributor

What this PR does / why we need it:

This PR changes the build process to be self-contained: it no longer requires the application to be build outside the container and relying on go version in the CI runner, instead the build is done in a build layer.

It also uses cross-compilation helpers to invoke the Go compiler with the correct env vars for the target platform.

Which issue(s) this PR fixes
Issue #748

Special notes for your reviewer:

Checklist:

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

@yiannistri yiannistri force-pushed the 748-slsa-release-v2.8 branch from 49f82e8 to d5483b6 Compare January 10, 2025 12:40
@yiannistri yiannistri changed the title ci: Make release SLSA compliant [2.8] ci: Make release SLSA compliant Jan 10, 2025
@yiannistri yiannistri marked this pull request as ready for review January 10, 2025 12:43
@yiannistri yiannistri requested a review from a team as a code owner January 10, 2025 12:43
@yiannistri yiannistri merged commit 9082874 into rancher:release-v2.8 Jan 10, 2025
6 checks passed
@yiannistri yiannistri deleted the 748-slsa-release-v2.8 branch January 10, 2025 13:01
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