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

**Is your feature request related to a problem? Please describe.** Lack of visibility regarding the validity period of certificates created by the cluster & user operators. **Describe the solution you'd...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** The operator has most of the information required to create an [AsyncAPI 2](https://www.asyncapi.com/docs/specifications/2.0.0) document...

enhancement

Statefulset allows having predictable POD names. That, in turn, allows using pod name as `group.instance.id` and enable static membership that was designed for cloud applications.

enhancement

**Is your feature request related to a problem? Please describe.** One of our Kafka Connect plugins is hosted in a private maven repository (Artifactory). Currently there's no way to pass...

enhancement
help wanted
needs-proposal

**Describe the bug** At times the topic operator, when using the Kafka Streams state store, will hit a state where it repeatedly throws a Streams InvalidStateStoreException with the message: "The...

bug
topic operator

### Description of the problem In the past few days, we have hit a problem with resources. Specifically in test cases where we use KafkaMirrorMaker ∧ KafkaMirrorMaker2. This caused problems...

enhancement
System tests

The issue #3426 added support for _client rack-awareness_ to Kafka Connect. The _client rack-awareness_ allows to configure the `client.rack` option of the Kafka consumers to have them consume from the...

enhancement
help wanted
good-start

Right now because of using StatefulSet, you can always scale down only the last broker. You cannot remove for example second broker out of 3. That does not work in...

enhancement

I believe there will be a room for some improvements. For now I can see one in this part of algorithm: When the custom property in `spec.kafka.config` is changed, we...

enhancement

**Describe the bug** podDisruptionBudget maxUnavailable errors when set to a percent. **To Reproduce** Steps to reproduce the behavior: Set maxUnavailable on the podDisruptionBudget to a percent instead of a number...

enhancement
help wanted
good-start