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

update .goreleaser.yaml to properly build multi-arch images #56

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

everettraven
Copy link
Collaborator

The quay.io/operator-framework/catalogd-controller images have not been built properly for multiple architectures and all manifests show as being for the amd64 arch.

This PR updates the .goreleaser.yaml file to use buildx and explicitly sets the build platform with the --platform flag.

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@joelanford joelanford merged commit bbe5ea0 into operator-framework:main Apr 27, 2023
3 checks passed
@everettraven
Copy link
Collaborator Author

/cherry-pick release-v0.1

@openshift-cherrypick-robot

@everettraven: new pull request created: #57

In response to this:

/cherry-pick release-v0.1

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/test-infra repository.

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.

None yet

3 participants