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

Workaround apisix-base cross-compilation issue #297

Open
lujiajing1126 opened this issue May 19, 2023 · 1 comment
Open

Workaround apisix-base cross-compilation issue #297

lujiajing1126 opened this issue May 19, 2023 · 1 comment

Comments

@lujiajing1126
Copy link

lujiajing1126 commented May 19, 2023

As we've noticed, build and push image action for apisix-base/* failed multiple times. https://github.com/api7/apisix-build-tools/actions/workflows/push-apisix-base-image.yml

Also retrying the failed job does not help. https://github.com/lujiajing1126/apisix-build-tools/actions/runs/4971639355

The current workaround is to build arm64 and amd64 images on separate platforms and merge the manifests in the subsequent job.

https://github.com/lujiajing1126/apisix-build-tools/blob/release/apisix-base-1.21.x/.github/workflows/push-apisix-base-image.yml

But since buildjet is used, I cannot contribute the workflow to the repo.

@lujiajing1126 lujiajing1126 changed the title Workaround apisix-base cross-compile issue Workaround apisix-base cross-compilation issue May 19, 2023
@zll600
Copy link
Contributor

zll600 commented Jan 25, 2024

@Sn0rt Could you help this issue?

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

No branches or pull requests

2 participants