-
#### What happened:
I'm attempting to incorporate Strimzi into our cluster configuration. Our process is GitOps style: specifically, we build a declarative configuration in code, and then `kubectl …
-
For some topics , we are facing idempotency issue. It creates topic first time but during second run we get below issue.
I am not able to reproduce similar issue on other kafka cluster.
./kafka-…
-
I saw the issue #763 but it seems like it only handled bring your own CA. I try address the issue of bringing in external certificates.
I am trying to figure out if the approach I worked out is int…
-
Hi,
It's a great tool.
It would be nice to have possibility to manage only kafka topics, without ACLs.
When I tried to `plan` config file with topics configuration I get this error:
> [ERROR] Er…
mhbrk updated
3 years ago
-
## Feature Suggestion
Migrate plugins to use the new plugin extensions API from #3416, starting with some of the standalone plugins that don't have any advanced composition patterns.
List of…
-
Following the minimal setup as described here (Host Build) https://backstage.io/docs/deployment/docker should result in a function website, but results in errors instead.
## Expected Behavior
F…
-
Hey everyone,
so I just wanted to switch from helm-operator to helm-controller, because the former one is not maintained anymore and a chart we want to use needs a newer helm version.
So I inst…
-
# Adopt
- https://www.thoughtworks.com/radar/techniques/platform-engineering-product-teams are what I have been encouraging IT to do for years. Push management of runtime environment of application…
-
Hi all,
I'm facing an issue where after deploying kafka-minion on openshift, it's able to see and calculate group lag for messages that I'm creating and consuming via the kafka CLI commands, but no…
-
First of all, thank you for creating this wonderful piece of kit! It is ridiculously useful.
We're using SASL-SCRAM login on our Kafka, but looking at the code this issue would be applicable to all…