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

bug: Image version V1.7.1 is not multi arch #2080

Closed
codifierr opened this issue Dec 4, 2023 · 3 comments · Fixed by #2081
Closed

bug: Image version V1.7.1 is not multi arch #2080

codifierr opened this issue Dec 4, 2023 · 3 comments · Fixed by #2081

Comments

@codifierr
Copy link

Current Behavior

https://hub.docker.com/layers/apache/apisix-ingress-controller/1.7.1/images/sha256-65dda29c6f7b5acd3deadbb41b11e046fbe8f8af0203ca4d64b0e363b39eef77?context=explore

The docker image is not multi-arch.
Earlier image version 1.7.0 was multi-arch.

Expected Behavior

The image should be multi-arch so that it can be deployed in amd as well as arm. This was the earlier image behavior.

Error Logs

exec /docker-entrypoint.sh: exec format error

Steps to Reproduce

Install apisix ingress controller with image 1.7.1 on Arm system it won't start

Environment

APISIX Ingress controller version (run apisix-ingress-controller version --long)
v 1.7.1
Kubernetes cluster version (run kubectl version)
OS version if running APISIX Ingress controller in a bare-metal environment (run uname -a)

@Revolyssup
Copy link
Contributor

Thanks for reporting the issue. We will push it shortly.

@Gallardot
Copy link
Member

Gallardot commented Dec 13, 2023

@Revolyssup
Copy link
Contributor

@Gallardot Please check now. ITs now available.

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 a pull request may close this issue.

3 participants