-
_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 …
-
This issue is referred to discussion https://github.com/strimzi/strimzi-kafka-bridge/discussions/696
When CORS is enabled this way ...
```shell
#Enable CORS
http.cors.enabled=true
http.cors.a…
-
Hi Team,
I am trying to enable the Strimzi Bridge inside the Service Mesh. For this, I am making the below changes in KafkaBridge yaml file. You can see the annotations added related to service mes…
-
- my-cluster-kafka pods in crashLoopback
Similar to issue [https://github.com/strimzi/strimzi-kafka-operator/discussions/6893](url)
-> Fixed by increasing resources size from 100m -> 200m
-
I want to have at least 2 replicas of Kafka Bridge to build in some redundancy in case of failure. Therefore, I am using the following yml with 2 replicas.
```yml
apiVersion: kafka.strimzi.io/v1alph…
-
**Is your feature request related to a problem? Please describe.**
There are many Java classes now available in JavaBridge, remove this classes from KafkaBridge to have a clean implementation strictl…
-
**Is your feature request related to a problem? Please describe.**
#3 does not cover all features available in the Java classes, the classes shall be enhanced
**Describe the solution you'd like**
…
-
**Describe the bug**
The package NuReflectorCLI shall appears as a [dotnet tool](https://docs.microsoft.com/en-us/nuget/create-packages/set-package-type?tabs=dotnet) rather than a normal package.
…
-
I have a running instance of strimzi kafka cluster on Azure kubernetes Service . The cluster is enabled with SCRAM-SHA-512 authentication and tls is enabled .
I have deployed a kafka bridge using…
-
We have a distributed KafkaConnect setup with 2 workers in different AZs. We want to use “fetch from closest replica” feature. And in order to do that, we need to specify the `client.rack` property in…