kafka-ops / julie

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
MIT License
418 stars 113 forks source link

Add Subject prefix filtering support #525

Closed ludovic-boutros closed 2 years ago

ludovic-boutros commented 2 years ago

Fix #526.

ludovic-boutros commented 2 years ago

Some tests do not pass. Currently looking for why. @purbon are some integration tests a bit flacky when running multiple times ? This could be because some bindings or ressources in general could stay in the integration cluster ?

ludovic-boutros commented 2 years ago

@purbon I think I have found a bug. When a prefix is defined (topic, group or now subject), cluster bindings are filtered.

purbon commented 2 years ago

Thanks a lot for your contributions @ludovic-boutros and team, I'm currently on holidays, but I promise to take them in as soon as possible.

purbon commented 2 years ago

Back from my break, thanks a lot for your help in the project again! ❤️