feat: Add Apache Kafka (KRaft) builder (#1347)#1348
feat: Add Apache Kafka (KRaft) builder (#1347)#1348IbrayevRamil wants to merge 4 commits intotestcontainers:developfrom
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
What a coincedence. The same thought came to me last week and I took different approach in #1353.
|
There was a problem hiding this comment.
@IbrayevRamil, do you have any feedback on @SukharevAndrey's comment? Can we please consolidate both PRs?
His approach is much flexible and better all in all, so I would stick with it. Mine is just a hot fix :) |
Thanks for the quick response. I will close this PR, and we continue working on: #1353. Still thanks for your efforts and contribution. |
What does this PR do?
Adds Apache Kafka (KRaft) container builder
Why is it important?
Current Kafka builder doesn't support it
Related issues