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): support arm64 platform #6

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

action job : https://github.com/cuisongliu/koperator-docker-kafka-connect/actions/runs/6518318342/job/17703616233

image manifests: https://explore.ggcr.dev/?image=ghcr.io%2Fcuisongliu%2Fkafka-connect:7.2.2-1.0.2

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

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
1 participant