kafka-ops / julie

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

Fix: Topic config values should take precedence over plan config values #410

Closed ludovic-boutros closed 2 years ago

ludovic-boutros commented 2 years ago

This PR fix issue #409

Configuration values are now updated with plan values only if they do not already exist.

purbon commented 2 years ago

Hi, thanks for your contribution @ludovic-boutros it is highly appreciated it. As this is a breaking change, I would merge and keep it for next release 4.x