-
As many users already have a cluster with topics/ACLs defined, we should provide better documentation for using `kafka-gitops` against an existing Kafka cluster. This includes improving the documentat…
-
If you create a properties file containing valid Settings to connect to a cluster as admin client, however INCORRECT values for the MDS part, you won't get an error.
example:
This is my correct …
-
Hi @Mongey ,
thank you for amazing tool. we're seeing an issue when we try to create a new resource, or update the resource its trying to destroying existing acls and creating new acls. is there an…
-
**Chapter Ownership :** @hubtwork
-
I did try both `homebrew` and `pipx` installation but fails due to error with, I did build the cli from source and works with a local pipx install.
pipx installation fails:
```
pip seemed to fa…
-
It would be interesting to add:
- A list of required ACL permissions for each resource:
- DESCRIBE Topic
- READ Topic
- Few pointers to up to date documentation, such as https://kafka.apache.o…
-
Application dependencies added using the `deps.packages` seem to be ignored. It should work according to the [docs](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/user-g…
-
Hi
I have AKHQ configured to connect to Amazon MSK brokers with consumer only permission. When I drill down to a topic, I get the warning notification in the screenshot bellow. I believe the issue…
-
Hey, I stumbled upon this project and tried to deploy it in combination with the strimzi-kafka-operator.
For this I was a bit curious about creating a `KafkaTopic` and `KafkaUser` with ACLs enabled i…
-
**Is your feature request related to a problem? Please describe.**
It is not currently possible to declare `KafkaUser` in other namespaces than the one where the user-operator is deployed. For securi…