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

Reduce kafka docker version constraint #1424

Open
dr3s opened this issue Oct 15, 2021 · 0 comments
Open

Reduce kafka docker version constraint #1424

dr3s opened this issue Oct 15, 2021 · 0 comments
Labels

Comments

@dr3s
Copy link

dr3s commented Oct 15, 2021

Short description

It would be nice to have the ability to run kafka testcontainers that don't fit the constraints enforced by the Version class. It assumes a semantic versioning scheme that is not used by all docker tags

Details

In order to test with redpanda or other kafka compatible containers, it would be good to loosen the tag constraints implemented in Version. They seem to be there primarily to control switching between options that would be better made more explicit, ie --zookeeper etc....

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

Successfully merging a pull request may close this issue.

2 participants