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

make:image: support arm64 cross compile #1796

Closed
wants to merge 1 commit into from

Conversation

tixxdz
Copy link
Member

@tixxdz tixxdz commented Nov 24, 2023

This should support cross compile container image.

It does not use docker multiplatfor buildx
It uses the compiled arm64 bpftool with llvm , Todo: fix it so we use it only on cross compile in case bpftool still fails

The make tarball is just make image, when make image works then make tarball should work transparently, but in case with multiplatfor docker buildx, then we just need to select the right image with arch as suffix

This should support cross compile container image.

It does not use docker multiplatfor buildx
It uses the compiled arm64 bpftool with llvm

Signed-off-by: Djalal Harouni <[email protected]>
@tixxdz tixxdz requested a review from a team as a code owner November 24, 2023 14:01
@tixxdz tixxdz requested a review from olsajiri November 24, 2023 14:01
@tixxdz tixxdz marked this pull request as draft November 24, 2023 14:02
Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 6c2ec91
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/6560acd42cd15300083d67a1
😎 Deploy Preview https://deploy-preview-1796--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tixxdz tixxdz added the release-note/minor This PR introduces a minor user-visible change label Nov 24, 2023
@tixxdz
Copy link
Member Author

tixxdz commented Nov 28, 2023

This is handled by #1805

@tixxdz tixxdz closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant