strimzi-kafka-operator
strimzi-kafka-operator copied to clipboard
Apache Kafka® running on Kubernetes
**Describe the bug** We are using a strimzi controlled kafka cluster for more than 3 years in production. Yesterday, the operator generated certificates expired (they were created on 06-04-2019) and...
We face the issue, that the Operator Leaves the Kafka Resources lying around long (10-30 Minitues) after the Kafka CR got deleted. This leads to problems if you want to...
TopicOperatorTest has strong potential for false positives due to usage of Vert.x JUnit5 checkpoints
**Describe the bug** There are assertions within the TopicOperatorTest that, even if failing, won't cause the test to fail, as the `VertxTestContext` has already been completed. This is most obvious...
When using Kafka Connect Build on OCP with `output` configured with `type: imagestream`, the user is responsible for creating the ImageStream object first. This is correct behaviour and there does...
We've been using strimzi for about a year. We are now refining our productization procedures. We've found an issue in the deployment of strimzi "latest" that seems like a relatively...
There are several system tests that are failing with KRaft mode enabled and need further investigation: - `ColdBackupScriptIsolatedST#backupAndRestore` - `LoggingChangeST#testJSONFormatLogging` - `JmxIsolatedST#testKafkaZookeeperAndKafkaConnectWithJMX`
**Current situation** Currently we are using `TestStorage` in most of cases, but this storage doesn't contains information about message count (for clients exchange), Kafka & ZK & EO `StatefulSet` or...
Hi, I have been running a kafka cluster with strimzi for a while now. However a few months ago we moved to preemtible vm's in Google cloud. This means that...
**Describe the bug** Despite the Kafka Connect build container successfully completing, the operator's status check did not recognize the completion because a permanently running sidecar container was still in the...
e.g. 2020-11-13 10:44:56 ERROR K8sTopicWatcher:58 - 32|kube -consumer-offsets---84e7a678d08f4bd226872e5cdd4eb527fadc1c6a|111686: Failure processing KafkaTopic watch event DELETED on resource consumer-offsets---84e7a678d08f4bd226872e5cdd4eb527fadc1c6a with labels {strimzi.io/kind=topic}: There is no leader for this topic-partition as we are...