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 - Documentation ### Description Implements #6610 If you configure a rack topologyKey for a KafkaBridge CRD then an init container will...

Signed-off-by: prmellor **Documentation** Updates [Kafka and ZooKeeper storage types](https://strimzi.io/docs/operators/in-development/configuring.html#assembly-storage-str) to provide some more context to the storage types that can be used by Kafka. Makes the overviews for ephemeral, persistent...

documentation
sme-review-needed

_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)._...

question
needs-triage

**Describe the bug** When specifying a custom repository for a maven dependency in the build section of a KafkaConnect resource, the custom repository it is not used for the resolution...

bug
needs-triage

After changing the minimum supported Kubernetes version to `1.19` (See #7184) support for `v1beta1.Events` & `v1beta1.Ingress` is no longer needed since support for v1 of Events & Ingress are supported...

enhancement

### Type of change _Select the type of your PR_ - Bugfix ### Description When trying to add the Grafana dashboards programatically (via helm chart) this error appears: ``` Failed...

In #7258, we added temporary dependency overrides or SnakeYAML to fix CVE-2022-25857. Once they are not needed, we should remove them. The override is currently in 3 places: * Third...

We already have a procedure for how to configure clients to trust the cluster CA https://strimzi.io/docs/0.14.0/#configuring-internal-clients-to-trust-cluster-ca-str but this doesn't completely address the typical user story where they have a `KafkaUser`...

documentation
needs-triage

**Is your feature request related to a problem? Please describe.** Some topics might be managed by some external system or we might just not want Strimzi to manage them or...

enhancement
help wanted
topic operator

**Is your feature request related to a problem? Please describe.** For some properties, you need to materialize the secret content as a file (ie truststores, ...) this makes you deal...

enhancement
needs-triage