-
I just found out that KTB is not deleting obsolete ACLs. I did a little bit of investigation and it seems that the problem was introduced in https://github.com/kafka-ops/kafka-topology-builder/pull/77…
-
Hi, after succesfully testing kafka-minion locally and in a test environment, I deployed
kafka-minion in a existing production environment with a long running Kafka cluster.
The test environment …
-
**Describe the bug**
I am trying to use MirrorMaker2 with strimzi operator to mirror to an AWS MSK cluster. I am using TLS authentication on MSK side and the certificates are referenced in the YAML b…
-
**Background**
As ongoing work for https://github.com/knative/eventing/issues/1449, we want to move on the direction to have identity-based service-to-service authorization. The "identity" usually me…
-
As I user I would like to have the option to block `allowDelete` via a config file setting.
In addition it might be an idea to allow/forbid deletion via an environment variable
-
Hello!
I tried defining a new security.groups with the attribute **topics-filter-regexp** in the application.yml file.
After troubleshooting in the code base of [akhq](org.akhq.repositories.Topi…
klDen updated
3 years ago
-
Ran into this on Windows (two different machines). This one is 1809.
```
zookeeper1: Installed:
zookeeper1: java-1.8.0-openjdk-devel.x86_64 1:1.8.0.222.b10-0.el6_10
zookeeper1:
…
-
Hi,
we are not able to start our docker-based schema-registry. It starts up, but shuts down after about 30seconds with
```
[2019-11-12 20:46:35,052] INFO Started @10441ms (org.eclipse.jetty.serve…
-
Hey guys,
I setup oidc and after authenticating am brought back to the login page (login with xxxx) and can't access the actual application. When i go to /api/me i see logged is set to true, my usern…
-
Description
===========
There is a topic in secured kafka cluster on which I don't have write and read permissions. I started a producer and a consumer on this topic. My producer did not send any …