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

feature(main): add arm64 platform support #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cuisongliu
Copy link

@cuisongliu cuisongliu commented Oct 14, 2023

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Support the docker image to arm64 platform.

Why?

The kafka-operator create kafkaCluster not support arm64 platform

Fixed: banzaicloud/koperator#1067

Additional context

GitHub Action job:

https://github.com/cuisongliu/koperator-docker-cruise-control/actions/runs/6518963744/job/17704947441
https://github.com/cuisongliu/koperator-docker-cruise-control/actions/runs/6518959411/job/17704938965

Image manifests : https://explore.ggcr.dev/?image=ghcr.io%2Fcuisongliu%2Fcruise-control:2.5.123f

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

@cuisongliu cuisongliu force-pushed the all_platforms branch 9 times, most recently from 30b2608 to 430ce16 Compare October 14, 2023 17:12
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.

kafka docker image is not support arm
2 participants