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

### Type of change - Enhancement / new feature ### Description This PR adds support for Leader Election. It uses the Fabric8 Leader Election API and the Kubernetes `Lease` resources....

This change is required to ensure that Verticle.stop() is called during a clean shutdown, so that watches can be closed and any inflight reconciliation has a chance to complete. I'm...

Signed-off-by: Ales Justin

With the introduction of the StrimziPodSets, the availability of the Cluster Operator is more important than before since it is also responsible for (re)starting the Kafka pods. In general, the...

### Type of change - Enhancement / new feature - Documentation ### Description This PR integrates Strimzi OAuth 0.11.0 features into Strimzi custom resources, and configuration generation ### Checklist _Please...

### Type of change _Select the type of your PR_ - Refactoring ### Description The TO's usage of Kafka Streams has led to repeated bug reports, hopefully replacing Kafka Streams...

**Describe the bug** Every run of the upgrade pipelines fails because of the timeout of 360 minutes is hit. This, after my investigation, seems to be issue with the way...

bug

With the current interaction with Cruise Control, the user has to create a `KafkaRebalance` custom resource for getting an optimization proposal and after reviewing it, he has to manually approve...

enhancement
cluster-balancing
needs-proposal

The current provided Kafka Exporter dashboard has its main fields based on a specific exporter metric, `kafka_consumergroup_current_offset`, which is not exposed by the exporter itself until there is no real...

bug
discussion

Signed-off-by: ShubhamRwt ### Type of change - Bugfix ### Description This PR fixes the issue for `KafkaRebalance` going into `NotReady` state when CC is enabled from Disabled state due to...