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

As per proposal, the ZooKeeper to KRaft migration process can be rolled back during the migration phase itself or when the cluster is migrated but still in "dual-write" mode. The...

KRaft

Strimzi currently does not seem to be able to recover mixed-nodes KRaft cluster when it runs into some initial misconfiguration. This can be easily reproduced with the following steps: 1....

bug
KRaft

When the cluster is finally migrated to be full KRaft-mode, the ZooKeeper ensamble needs to be removed, by deleting all ZooKeeper pods and related PVCs, services and so on.

KRaft

**Documentation** Some doc updates related to producer and consumer configuration (based on the feedback for the blog posts on developing producer and consumer applications) - adds an overview of the...

documentation

One of the common requests we get is to be able to easily move all Kafka logs between two disks on the JBOD storage array. This is useful for example...

enhancement
help wanted
needs-proposal

### Bug Description When there are few topics and few consumer groups, the Kafka Exporter Grafana Dashboard does not work because the API call being executed behind the panels is...

bug
help wanted

When using Unidirectional Topic Operator (UTO), the way the log levels are used seems to be very strange. At an INFO level, it logs something like this while running for...

bug
topic operator

When there is the need to re-generate ZK, K, EO and other components certificates (because CA renewal, using a new CA key and so on), the log from the rolling...

help wanted

### Related problem For running systemtests on arm64 kubernetes clusters we had to disable oauth tests due to missing keycloak operator manifests for arm64 keycloak image. #8566 ### Suggested solution...

System tests

### Bug Description In a scenario where you have _two_ Kafka clusters within the same namespace, both with the Entity operator running and synchronizing `KafkaTopic` objects, the first cluster to...

enhancement
help wanted
topic operator
needs-proposal