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

build: don't hardcode amd64 on images for engine + apic #1317

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

This lead to things like sh no working on the container on arm64

Is this change user facing?

YES - as this potentially enables arm64 usage

No new docs required

@h4ck3rk3y h4ck3rk3y added the DO NOT MERGE DO NOT MERGE THIS PR label Sep 18, 2023
@h4ck3rk3y h4ck3rk3y removed the DO NOT MERGE DO NOT MERGE THIS PR label Sep 18, 2023
@h4ck3rk3y h4ck3rk3y added the DO NOT MERGE DO NOT MERGE THIS PR label Sep 18, 2023
@h4ck3rk3y h4ck3rk3y removed the DO NOT MERGE DO NOT MERGE THIS PR label Sep 18, 2023
@h4ck3rk3y h4ck3rk3y merged commit 4c97153 into main Sep 18, 2023
30 of 31 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/build branch September 18, 2023 16:41
h4ck3rk3y added a commit that referenced this pull request Sep 19, 2023
…acts-expander (#1340)

## Description:
We bundled the amd64 binary onto a fake arm64 image

The image is now real arm64 as of #1317
This fixes the binary part

## Is this change user facing?
YES

Needs no docs though as we now will truly support arm64
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.

None yet

2 participants