joschi / kafka-gitops

🚀 Manage Apache Kafka topics and generate ACLs through a desired state file.
https://joschi.github.io/kafka-gitops
Apache License 2.0
2 stars 1 forks source link

Interested into Schema registry ? #124

Open jrevillard opened 1 year ago

jrevillard commented 1 year ago

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 now.

Best, Jerome

joschi commented 1 year ago

@jrevillard Thanks for reaching out!

In general, this sounds interesting and I would add it to this fork of kafka-gitops if you provided a pull request with working tests. 😄

This being said, given the dormant state of the upstream project and the bigger feature set of JulieOps, I thought about implementing a migration path for the configuration of kafka-gitops to the configuration format of JulieOps.

But now that project is also dormant since November 2022 unfortunately. 🙄

Anyway, what are your thoughts on this?