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

multi-arch image builds (linux/amd64 and linux/arm64) #131

Merged
merged 1 commit into from
May 16, 2024

Conversation

mikenairn
Copy link
Member

closes #127

  • Add linux/amd64 and linux/arm64 platforms to buildah builds of operator, bundle and catalog images.
  • Add qemu dependency install to image build jobs.

Brings it in-line with other kuadrant image builds (kuadrant-operator, authorino-operator etc..)

Note: Warning messages appear in the logs "Failed to decode the keys ["machine"]", but it appears to be a known issue that can be ignored. redhat-actions/buildah-build#101

Add linux/amd64 and linux/arm64 platforms to buildah builds of operator,
bundle and catalog images.
Add qemu dependency install to image build jobs.

Brings it inline with other kuadrant image builds (kuadrant-operator,
authorino-operator etc..)

Note: Warning messages appear in the logs "Failed to decode the keys
["machine"]", but it appears to be a known issue that can be
ignored. redhat-actions/buildah-build#101
@mikenairn mikenairn added this pull request to the merge queue May 16, 2024
Merged via the queue into main with commit e7448b6 May 16, 2024
9 checks passed
@mikenairn mikenairn deleted the multiarch_builds branch May 16, 2024 13:05
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.

multi-arch builds (incl arm64)
2 participants