devshawn / kafka-gitops

🚀Manage Apache Kafka topics and generate ACLs through a desired state file.

Home Page:https://devshawn.github.io/kafka-gitops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jaykatti opened this issue · comments

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.

--skip-topics flag reply apreciated

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

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