strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

Apache Kafka® running on Kubernetes

Results 271 strimzi-kafka-operator issues
Sort by recently updated
recently updated
newest added

I updated my install of the strimzi-kafka-operator chart from 0.29.0 to 0.30.0 and the operator started crashing w/ ``` 2022-08-03 14:54:10 ERROR Main:165 - Cluster Operator verticle in namespace platformkafka...

question

### Discussed in https://github.com/strimzi/strimzi-kafka-operator/discussions/7095 Originally posted by **F-Plesa** July 22, 2022 Hello, we are deploying Strimzi on OpenShift (with seperate Prometheus instance, not using openshift-monitoring) and have a problem with...

question
needs-triage

**Describe the bug** When a `Kafka` has been deleted during reconciliation, the delete reconciliation event may time-out before completion of an in-process add/update. As a result, the delete logic ([1]...

bug

_Please use this to only for bug reports. For questions or when you need help, you can use the [GitHub Discussions](https://github.com/strimzi/strimzi-kafka-operator/discussions), our [#strimzi Slack channel](https://slack.cncf.io/) or out [user mailing list](https://lists.cncf.io/g/cncf-strimzi-users/topics)._...

bug
documentation

**Describe the bug** I create a Kafka cluster with Topic Operator. Then I create "my-topic" by using Kafka Topic crd. But when I use CLI to delete topic, it will...

bug
topic operator

**Describe the bug** The provided grafana dashboard includes charts/time series of the minimum average and maximum ZK request latency metrics. * In practice the minimum is always seems to be...

bug
help wanted
good-start
monitoring

**Describe the bug** The provided grafana dashboards don't use a consistent colour across the charts for the same zookeeper node or kafka broker. This can make reading and correlating the...

bug
help wanted
good-start
monitoring

**Describe the bug** When creating Kafka users say 1-5 users it works just fine, KafkaUsers are in Ready status in no time. But when I try to create bulk KafkaUser...

bug

When using the Strimzi `api` module from other parts of Strimzi or from outside applications just using it as an dependency, one of the common tasks is to wait for...

enhancement
needs-triage

**Describe the bug** We saw a situation where the Strimzi Kafka Operator restarted kafka brokers in an inappropriate situation. Specifically, the Strimzi pod had run out-of-disk space in `/tmp`. The...

bug