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

Multi arch image support #43

Closed
boedy opened this issue Aug 26, 2023 · 5 comments
Closed

Multi arch image support #43

boedy opened this issue Aug 26, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@boedy
Copy link

boedy commented Aug 26, 2023

The operator now seems to have multi arch image support (OT-CONTAINER-KIT/redis-operator#564), but the redis images currently don't work on arm64. Would love to see arm64 support through Multi arch images.

@drivebyer
Copy link
Collaborator

/assign

@shubham-cmyk
Copy link
Member

@shubham-cmyk
Copy link
Member

@drivebyer
Copy link
Collaborator

We try to build multi arch image :

https://github.com/OT-CONTAINER-KIT/redis-operator/blob/master/.github/workflows/release-images.yaml#L33

But it seem for operator, not for redis

@shubham-cmyk
Copy link
Member

We try to build multi arch image :

https://github.com/OT-CONTAINER-KIT/redis-operator/blob/master/.github/workflows/release-images.yaml#L33

But it seem for operator, not for redis

We could do same for redis as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants