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

Error thrown when attempting to list Kafka ACLs #15

Closed prabagodelrio closed 4 years ago

prabagodelrio commented 4 years ago

Hello,

Congratulations... Very interesting this tool! By running kafka-gitops plan

gives me the following error: image

You know what I might be missing?

Thank you very much in advance!

image

Greetings.

prabagodelrio commented 4 years ago

Hi,

Once I've set this configuration: image

I don't get that error anymore, now I get the next one: image

Any suggestions?

Thanks in advance!