Skip to content

bk(packaging): split arm64 from amd64 workers#7487

Merged
v1v merged 1 commit intomainfrom
feature/split-arm-from-amd-packaging
Mar 20, 2025
Merged

bk(packaging): split arm64 from amd64 workers#7487
v1v merged 1 commit intomainfrom
feature/split-arm-from-amd-packaging

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Mar 20, 2025

What does this PR do?

Split darwin/arm64 from amd64 using the aarch64 host and golang crossbuild.

Uses elastic/golang-crossbuild#533 and elastic/golang-crossbuild#559 (1.24.0)

We can merge this as soon as:

  1. This build has successfully been build.
  2. the CI for test: golang-crossbuild debian 11 #7304 worked fine!

Why is it important?

Avoid using qemu for creating arm64 on amd64.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

How to test this PR locally

In the CI see #7304

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@mergify mergify Bot assigned v1v Mar 20, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 20, 2025

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@v1v v1v added skip-changelog backport-8.x Automated backport to the 8.x branch with mergify backport-8.16 Automated backport with mergify backport-8.17 Automated backport with mergify backport-8.18 Automated backport to the 8.18 branch backport-9.0 Automated backport to the 9.0 branch labels Mar 20, 2025
@v1v v1v requested a review from pkoutsovasilis March 20, 2025 14:23
@elastic-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

cc @v1v

@v1v v1v marked this pull request as ready for review March 20, 2025 17:49
@v1v v1v requested a review from a team as a code owner March 20, 2025 17:49
@v1v v1v removed backport-8.16 Automated backport with mergify backport-8.17 Automated backport with mergify labels Mar 20, 2025
@v1v v1v enabled auto-merge (squash) March 20, 2025 18:42
@v1v v1v disabled auto-merge March 20, 2025 18:44
@v1v v1v merged commit 0e7d805 into main Mar 20, 2025
18 of 19 checks passed
@v1v v1v deleted the feature/split-arm-from-amd-packaging branch March 20, 2025 18:44
mergify Bot pushed a commit that referenced this pull request Mar 20, 2025
mergify Bot pushed a commit that referenced this pull request Mar 20, 2025
mergify Bot pushed a commit that referenced this pull request Mar 20, 2025
v1v added a commit that referenced this pull request Mar 20, 2025
(cherry picked from commit 0e7d805)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v added a commit that referenced this pull request Mar 20, 2025
(cherry picked from commit 0e7d805)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v added a commit that referenced this pull request Mar 20, 2025
(cherry picked from commit 0e7d805)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
@v1v v1v added the backport-8.17 Automated backport with mergify label Apr 8, 2025
mergify Bot pushed a commit that referenced this pull request Apr 8, 2025
v1v added a commit that referenced this pull request Apr 8, 2025
(cherry picked from commit 0e7d805)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify backport-8.17 Automated backport with mergify backport-8.18 Automated backport to the 8.18 branch backport-9.0 Automated backport to the 9.0 branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants