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

Replace confluentinc images for Kafka tests #30302

Open
abutch3r opened this issue Nov 27, 2024 · 0 comments
Open

Replace confluentinc images for Kafka tests #30302

abutch3r opened this issue Nov 27, 2024 · 0 comments

Comments

@abutch3r
Copy link
Member

The Reactive Messaging kafka tests currently uses the Community confluentinc/cp-kafka image.

We do not use the zookeeper image currently as we only have a

This needs to be replaced with a suitable alternative
Recommendation based on initial research would be from docker hub either:

  1. https://hub.docker.com/r/bitnami/kafka
  2. https://hub.docker.com/r/ubuntu/kafka

From quay.io:

  1. https://quay.io/repository/strimzi/kafka

We would need to see how often these images are updated, what kafka version are they on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant