-
Currently, the `values.yaml` for both helm charts requires sensitive values such as `.Values.env.aws_secret_access_key`, `...secre_key`, `...pgdb_remote_url`, etc. All of these values must be committe…
-
this behavior is weird and not sure if the reason is because of constant changes in confluent cloud or something else.
we created with topics web/cli in the past and now intend to manage in this tool…
-
After setting `KAFKA_SASL_JAAS_USERNAME`, `KAFKA_SASL_JAAS_PASSWORD` and `KAFKA_BOOTSTRAP_SERVERS` running `kafka-gitops validate` as well as `kafka-gitops plan` results in
```
java.lang.NullPointe…
-
When I run kafka-gitops with -v, it outputs username and password in plain text:
```
kafka-gitops-grxt4 kafka-gitops 07:02:35.026 [main] INFO com.devshawn.kafka.gitops.config.KafkaGitopsConfigLoad…
-
Hello,
Looks like the kafka-gitops depends on openjdk;
But kafka-gitops should not point at a specific java version;
Maybe you can use JAVA_HOME, as defined by homebrew ?
```
brew instal…
-
Hi, there's something wrong with the Docker version published with the `latest` tag (0.2.15, but possibly running `master` code?). It always gives a NPE when parsing the state file:
```
kafka-gito…
-
I had a reference to a property in my state.yaml:
replication: ${my_data_default_replication}
which I had failed to define in my props file.
The exception message is not very helpful.
…
-
I just installed kafka-gitops via brew, and I received the following output:
```
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the devshawn…
-
Hi @joschi ,
Very nice to see that somebody is maintaining kafka-gitops.
Are you interested into this MR: https://github.com/devshawn/kafka-gitops/pull/76
This works since 2 years in production…
-
Hi, could you please pick the PR https://github.com/devshawn/kafka-gitops/pull/52 from the orignal project ?
This sould allow changing replicas and would be a big incentive for us to switch to this f…