kafka-gitops icon indicating copy to clipboard operation
kafka-gitops copied to clipboard

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

Open jaykatti opened this issue 3 years ago • 2 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.

jaykatti avatar Jan 18 '22 09:01 jaykatti

--skip-topics flag reply apreciated

taislapta avatar Mar 12 '22 18:03 taislapta

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

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

joschi avatar Nov 11 '22 13:11 joschi