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

GSSAPI(Kerberos) authentication #18

Open nullcaster opened 4 years ago

nullcaster commented 4 years ago

Hi, We are using self-hosted kafka cluster with GSSAPI(Kerberos) authentication. Can I add this feature and make a PR?

devshawn commented 4 years ago

Yes, that would be great! I would happily accept a PR for this contribution 😄

devshawn commented 4 years ago

@nullcaster - Did you ever end up working on this?

nullcaster commented 3 years ago

@devshawn - Sorry, I missed it. I will try to do it in the near future.