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
320 stars 71 forks source link

Can I apply changes(the plan json) selectively for ACLs only ? #88

Open jaykatti opened 2 years ago

jaykatti commented 2 years ago

Hello @devshawn,

I would like to apply changes only related to ACL's and not touch anything on Topics. Is that possible ?

Would appreciate your quick response on this clarification as I need to close on this implementation from my side.

Thanks, Jay.

taislapta commented 2 years ago

--skip-topics flag reply apreciated

joschi commented 2 years ago

FYI: I've added this functionality to my fork of kafka-gitops.

➡️ https://github.com/joschi/kafka-gitops/releases/tag/0.3.0