-
Notifications
You must be signed in to change notification settings - Fork 149
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
Modify magefile to accomdate new M1 cross compile images #500
Conversation
This pull request does not have a backport label. Could you fix it @DaveSys911? 🙏
NOTE: |
🌐 Coverage report
|
@AndersonQ or @michalpristas can you review this you both have m1. |
I don't have a M1, it always worked on my machine :) anyway, LGTM |
@aleksmaus that would be great, waiting for @michalpristas to approve |
What does this PR do?
Modifies magefile to use new docker images for cross-compile on M1/arch elastic/beats#31779.
See issue elastic/golang-crossbuild#153
Why is it important?
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Check out pr elastic/beats#31779 in beats and run
DEV=true SNAPSHOT=TRUE EXTERNAL=TRUE PLATFORMS=linux/arm64 TYPES=docker mage -v package
from within the agent repoRelated issues
Use cases
Screenshots
Logs