Skip to content

Fix multi arch image building #211

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joaquimrocha
Copy link
Contributor

Turns out that some plugins have dependencies that are arch specific and somehow this is failing for ARM.
I have added some changes but ultimately could only build the AMD64 version for the flux plugin (I had tested with the kompose plugin in my own clone).

The building of arm images was failing due to the caching still
referring to modules from the x64 architecture.

Signed-off-by: Joaquim Rocha <[email protected]>
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.

1 participant