-
Hi,
Could you please suggest if there is way to restrict access/publish to specific topic (for ex: TestTopic) only. Even if ececute get method to list return only specific topic.
Thanks in advance
-
Hello,
I'm facing an issue with the new monitoring approach implemented in version 0.20.0. I can successfully get the metrics from every container using _curl http://localhost:9404/metrics_, b…
-
```
[34mfirefly_core_0_1 |[0m Error: FF10111: Error from ethconnect: {"error":"No ABI found with ID "}
[34mfirefly_core_0_1 |[0m Usage:
[34mfirefly_core_0_1 |[0m firefly …
-
The system test `SecurityST.testAutoRenewAllCaCertsTriggeredByAnno` seems to be flaky on Azure. It seems to often fail with the following errors:
```
2020-06-02T18:57:07.8897121Z 2020-06-02 18:57:…
-
Hi,
I am running the Oeprator in a secured GKE and i get the below error, where kafka is not able to connect with zookeeper.
for the below error it seems the kafka is trying to zookeeper conne…
-
**Describe the bug**
When I install the strimzi-kafka-operator (with helm) to a Specific namespace, **logging** in this case. It enters in a OOMKilled-CrashLoopBackOff loop apparently due to:
```
W…
-
**Describe the bug**
watchAnyNamespace flag leads to crash on operator startup
**To Reproduce**
Steps to reproduce the behavior:
Use helm chart for strimzi version 0.25.0, set watchAnyNamespace:…
-
When for some reason the Kafka pods are not ready / crash-looping, the KafkaRoller needs to restart them to fix the issues. But instead it is endlessly trying to connect to them and never restarts the…
-
From v0.19.0 changelog:
```
Add support for scale subresource to make scaling of following resources easier:
- KafkaConnect
- KafkaConnectS2I
- KafkaBridge
- KafkaMirrorMaker
- KafkaMirrorMaker…
-
Hey! Apparently kafkaMirrormaker2 v2.7.0 was set to be released last Friday (November 6).
IMO this release is extremely important as it allows the replication of group offsets (something that wasn'…