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

feat: support arm64 install on csv #213

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

KevFan
Copy link
Contributor

@KevFan KevFan commented Sep 19, 2024

Description

We already build the arm64 image for the binary, bundle and catalog

However, we do not set allowing this install on the CSV. This prevents the catalog from showing on OperatorHub if we want to verify the catalog install via local Openshift platforms such as CRC if the local environment is using the arm64 architecture.

This changes adds arm64 as a supported architecture on the CSV to allow for installing the image/bundle/catalog to this architecture

@KevFan KevFan self-assigned this Sep 19, 2024
@KevFan KevFan added kind/enhancement New feature or request size/small labels Sep 19, 2024
@KevFan KevFan merged commit d40dba0 into Kuadrant:main Sep 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request size/small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants