Skip to content

Multi-arch Build Support#223

Open
dorzel wants to merge 1 commit intoquay:mainfrom
dorzel:multi-arch-dockerfile
Open

Multi-arch Build Support#223
dorzel wants to merge 1 commit intoquay:mainfrom
dorzel:multi-arch-dockerfile

Conversation

@dorzel
Copy link
Copy Markdown

@dorzel dorzel commented Oct 28, 2025

I noticed when running the offline zip build on a remote ppc64le host with podman's CONTAINER_HOST env variable, the build would fail due to grabbing the wrong arch for the golang binary. This change allows builds to be conducted on different architectures.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 18, 2026
@dorzel dorzel force-pushed the multi-arch-dockerfile branch from decba39 to c7d601c Compare March 25, 2026 18:59
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 25, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 28, 2026

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Development

Successfully merging this pull request may close these issues.

1 participant