cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
168 stars 32 forks source link

Is this project alive? #52

Open omelnyk1 opened 1 year ago

omelnyk1 commented 1 year ago

Hello guys,

I noticed the last commit was ~3 years ago. Is this project alive or deprecated?

Thank you.

CC: @cmattoon @SalmaCodes-zz @xhochn

edify42 commented 8 months ago

I would say no.

I've had this open PR for a long time https://github.com/cmattoon/aws-ssm/pull/51

cmattoon commented 8 months ago

I developed it to fill a need a while back, when I was new to both Kubernetes and Go. Since then, I've changed jobs and other projects have emerged that handle secrets in a more robust or idiomatic way.

I've been avoiding changing it because I know there's a few people using it in production, and I don't have the bandwidth to adequately test the changes.

I'd be happy to pass it off or add people as maintainers!

cmattoon commented 8 months ago

I tagged the old code as v1.0.0 and merged the new PRs (thanks!) into master.