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

improve validation of customUserAcls

fholzer opened this issue · comments

Keys in customUserAcls are silently ignored in case there is no equivalent user defined. Maybe the validate step could check for that.

Kafka allows déclare ACL rules on users which are not declared.