Elad Leev

Results 10 issues of Elad Leev

As this project is abandoned, the latest features that sit on the `main` branch are not part of the latest release (`0.9.5`). I've created this secondary Docker image to build...

- [ ] Upgrade Sarama from [`v1.26.4`](https://github.com/EladLeev/kafka-config-metrics/blob/master/go.mod#L7) to latest. - [x] Make sure Kafka 3+ is working well.

help wanted
good first issue

Currently, the configMap is built using predefined parameters. Need to make the [configMap](https://github.com/EladLeev/kafka-config-metrics/blob/master/charts/kafka-config-metrics/templates/config/customconfig.toml.tpl) more dynamic, so it will be built out of [`kcmConfig`](https://github.com/EladLeev/kafka-config-metrics/blob/master/charts/kafka-config-metrics/values.yaml#L1) stanza.

enhancement
help wanted
good first issue

Hi, In this PR - 1. Upgraded go version to 1.20 2. Upgraded some deps 3. Set the CircleCI image to the latest one, and changed to `cimg/go` as the...

Support load configuration from a config file so users could switch only between topics with the same config (ca, etc)

enhancement

Hi, I've made some changes to the metric reporter to be generic using abstract methods. In this PR I've added Prometheus support, but the idea is to let users extend...

Instead of [using shell](https://github.com/EladLeev/kubeseal-convert/blob/main/pkg/kubeseal-convert/internal/kubeseal.go), find a native way of working with `kubeseal` from Go.

enhancement
help wanted
question

A proper way to spawn the local stack instead [list of commands](https://github.com/EladLeev/kubeseal-convert/blob/main/Makefile#L27-L51). [localstack](https://github.com/localstack/localstack) [awslocal](https://github.com/localstack/awscli-local) [minikube](https://minikube.sigs.k8s.io/docs/start/) [kubectx](https://github.com/ahmetb/kubectx) [Helm](https://helm.sh/docs/intro/install/)

wip

Maintainer(s): @EladLeev Please check out the [Translations Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md#translations). Original translations thread: #28 Interested in helping? Let us know! --- Hey guys, I found myself sending it over and over...

help wanted
translation