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

Publish Multi-Arch Operator Manifests #1306

Open
DWSR opened this issue Jan 14, 2023 · 2 comments
Open

Publish Multi-Arch Operator Manifests #1306

DWSR opened this issue Jan 14, 2023 · 2 comments

Comments

@DWSR
Copy link

DWSR commented Jan 14, 2023

For those of us running mixed-arch clusters, it would be very nice to not have to constrain the operator to amd64 nodes.

@mythi
Copy link
Contributor

mythi commented Jan 15, 2023

For those of us running mixed-arch clusters, it would be very nice to not have to constrain the operator to amd64 nodes.

just to make sure I understood: build the image for non amd64 archs too?

@DWSR
Copy link
Author

DWSR commented Jan 15, 2023

Correct, yes. I glanced through the operator code and it doesn't seem to have anyhing amd64 specific. Given the increasing prevalance of mixed-arch clusters both on-prem and in the cloud, building for both arm64 and amd64 seems reasonable.

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