-
Hey Guys! I've been working on https://github.com/Michaelpalacce/SimpleSecrets the past few days. It's a self-hosted secrets manager operator. It's made specifically for K8S and it is made to be as resource light as possible.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Looking at your "why simple-secrets" section in your README everything you mentioned is already covered by https://github.com/bitnami-labs/sealed-secrets
-
There’s also SOPS
-
kubernetes-external-secrets
Discontinued Integrate external secret management systems with Kubernetes
I’m reading above that you weren’t aware of sealed-secrets. So I guess that you are not familiar with ExternalSecrets secrets neither. Very solid project