-
Hello,
I found that in the [Example](https://github.com/simplesteph/kafka-security-manager/blob/master/README.md#running) and [Extracting ACLs](https://github.com/simplesteph/kafka-security-manager…
-
Hi! Thanks for the awesome provider!
One thing that I'm missing in the ACL resource is an option ot set the `resource-pattern-type`. This allows to define ACLs with topic prefixes for example. So ins…
-
Hello,
first this looks great, thanks for it.
Second, is there a way to add support for Kafka's ACL on the consumer and producer commands ( all would be great too ) in the config file or somewh…
-
Current design requires specifying a single zookeeper node that the Kafka Security Manager service will connect to. It'd be nice if the configuration allowed for a list and rotation logic to handle wh…
-
I am using the latest jar file.
-
Hi,
I have the following error when building the plugin via the `bin/dev` script :
```
--> Building
# github.com/Mongey/vault-plugin-secrets-kafka/plugin
../src/github.com/Mongey/vault-plugin-s…
-
We've recently started using ACLs for our Kafka cluster, and we're seeing lots of spam in our kafka logs about aiokafka trying to get metadata for all topics, and being denied because of these ACLs.
…
-
**Version of Helm and Kubernetes**:
Client: &version.Version{SemVer:"v2.12.1", GitCommit:"02a47c7249b1fc6d8fd3b94e6b4babf9d818144e", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.12.1", …
-
could i use the admin client to set acl/quota now?
I check the admin api and source code,it seems not implemented yet?
-
Hi Team,
I had a mirus pipeline working on a source Kafka cluster to a destination server and I used DNS connection url in the connection string.
I spun up destination Kafka cluster in new serve…