devshawn / kafka-gitops

🚀Manage Apache Kafka topics and generate ACLs through a desired state file.
https://devshawn.github.io/kafka-gitops
Apache License 2.0
321 stars 71 forks source link

Allow for skipping topic management #80

Closed TylerLubeck closed 3 years ago

TylerLubeck commented 3 years ago

This allows for the management of only ACLs and not topics. We've got a couple of reasons for needing this:

I opened #79 for discussion, but copying #54 seemed simple enough that I thought I'd give it a shot.