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

PIT-105: use buildx to build the image for multiple architectures #2595

Closed
wants to merge 3 commits into from

Conversation

ramonbutter
Copy link
Contributor

@ramonbutter ramonbutter commented May 17, 2023

Closes #2671

@elasticmachine
Copy link
Contributor

elasticmachine commented May 17, 2023

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-26T08:20:03.320+0000

  • Duration: 23 min 13 sec

Test stats 🧪

Test Results
Failed 0
Passed 751
Skipped 1
Total 752

Steps errors 1

Expand to view the steps failures

test
  • Took 10 min 9 sec . View more details here
  • Description: make test-e2e

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@ramonbutter ramonbutter changed the title use buildx to build the image for multiple architectures PIT-105: use buildx to build the image for multiple architectures May 27, 2023
@mergify
Copy link
Contributor

mergify bot commented Jul 3, 2023

This pull request is now in conflicts. Could you fix it @ramonbutter? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b multiArchTarget upstream/multiArchTarget
git merge upstream/main
git push upstream multiArchTarget

@jlind23
Copy link
Contributor

jlind23 commented Jul 7, 2023

@ramonbutter any help the team can provide in order to make it land?
cc @jsoriano

@jlind23
Copy link
Contributor

jlind23 commented Jul 18, 2023

@ramonbutter can we move this forward?

@jlind23
Copy link
Contributor

jlind23 commented Jul 25, 2023

Hey @ramonbutter can we help you here?

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.

Ensure that Fleet-Server also publishes ARM Images
3 participants