-
I'm trying this with a MirrorMaker2 CR and it doesn't seem to be working. Is this wired up into the config generation for that?
-
Hello.
We're using Strimzi connected with AWS MSK and the integration went perfectly.
But we have a situation: we'll work with multiple namespaces in k8s from where will create topics and users …
-
### Feature or problem description
Creating the same rules twice prints success message
Originally discussed [here](https://github.com/redhat-developer/app-services-cli/pull/1179#issuecomment-94…
-
Hello, I have followed the instructions and installed Frontend and Backend Kafka plugins, and updated the configs accordingly, but I am getting 404 still. This is how I set it up
1. app-config.yaml…
-
**Describe the bug**
Control Center principals created with JulieOps are missing ACLs resulting in errors when running Control Center.
**To Reproduce**
1. Create a Control Center platform princip…
-
Hi,
I am trying to add an ACL like following
`kfk acls --add --allow-principal User:secure-writer --operation Write --topic secure-topic -c my-cluster -n secure-ns`
Hitting return key I get a…
-
Struggling with RO mode - How exactly can i set it up..Is it only working with a user login?
This connects to my broker :
```
---
kafkahq:
connections:
Dev:
properties:
…
-
Hello,
Thanks for this soft which seems pretty cool as an alternative Web UI for Kafka.
I like the consumer groups status and the granularity of the data.
I have two main questions please:
- Wh…
-
Alil difficulty with LDAP on our end - here is our config :
```
micronaut:
security:
# Ldap authentificaton configuration
ldap:
default:
enabled: true
context:
…
-
**Describe the bug**
When I create a user thats name is longer than 65 characters (this is the max) – the `user.crt` is missing in the secret
**To Reproduce**
1. Create a user with 65 characters …