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

[RFE] Build ocs-operator over ARM64 #1906

Open
synarete opened this issue Dec 26, 2022 · 0 comments
Open

[RFE] Build ocs-operator over ARM64 #1906

synarete opened this issue Dec 26, 2022 · 0 comments

Comments

@synarete
Copy link
Contributor

Currently, ocs-operator is built only for x86_64 arch. Allow building over ARM64 architecture (e.g., AWS-Graviton) and create appropriate images.

Step 1: do not assume specific architecture in any of the in-use build tools (e.g.: #1904)

Step 2: to not use images which are x86_64 only (e.g., quay.io/operator-framework/upstream-registry-builder)

Step 3: produce images which support ARM64 arch as part of regular build process.

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

1 participant