Skip to content

Conversation

dereknola
Copy link
Member

Changes

  • Consolidate Dockerfiles, package/Dockerfile is now just a package target in the main Dockerfile
  • New multi-arch-build and multi-arch-package make targets, uses Golang cross-compile to build multi-arch images
  • Removed CROSS compile from older build script, new script handles any OS and any ARCH combo
  • New GHA Release CI, single host workflow using buildx multiarch. Performance is not as good as native builds (under 1m), but at only ~2.5min for CI to pass, simplified CI workflow is worth the performance hit.
  • Removed Drone Release CI, now only used on PRs for testing
  • Publish to both DockerHub and GHCR

Validation

New CI used to publish on my personal fork:

Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner March 13, 2025 21:43
Copy link

@VestigeJ VestigeJ left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola merged commit ad37610 into k3s-io:master Mar 14, 2025
3 checks passed
@dereknola dereknola deleted the release_GHA branch March 25, 2025 19:21
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.

3 participants