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

Add support for Strimzy images to KafkaContainer #3932

Closed
jstastny-cz opened this issue Mar 26, 2021 · 3 comments
Closed

Add support for Strimzy images to KafkaContainer #3932

jstastny-cz opened this issue Mar 26, 2021 · 3 comments

Comments

@jstastny-cz
Copy link

Currently, KafkaContainer supports just Confluent images for Kafka, it would be nice to generalize the support to include also other commonly used distributions, e.g. https://strimzi.io/.

@gunnarmorling
Copy link

+1 to this request. Had logged it before (#2340), would love to see this being resolved, so we could use Debezium's images, too :)

@gmunozfe
Copy link
Contributor

@jstastny-cz @gunnarmorling Strimzi already offers its own implementation for testcontainers:
https://github.com/strimzi/strimzi-kafka-operator/tree/main/test-container

@eddumelendez
Copy link
Member

@gmunozfe looks like it was removed. But, nowadays, Testcontainers has a Module Catalog which list modules in the different language implementations, official modules and community modules. In order to list the module, a PR should be submitted to this repo. If the module is still there is just a matter to display it in the Testcontainers Module Catalog. Otherwise, we really encourage to host ask the project to provide their own implementation for maintenance purposes, we can still collaborate to guide and build the module following Testcontainers best practices.

@eddumelendez eddumelendez closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants