aws-secret-operator

A Kubernetes operator that automatically creates and updates Kubernetes secrets according to what are stored in AWS Secrets Manager.

APACHE-2.0 License

Stars
329
Committers
21
aws-secret-operator - v0.5.3 Latest Release

Published by mumoshu 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mumoshu/aws-secret-operator/compare/v0.5.2...v0.5.3

aws-secret-operator - v0.5.2

Published by mumoshu over 2 years ago

0.5.1 had a few missing Docker image tags so this should be the used instead of 0.5.1.

The only change made in the previous version 0.5.1 was https://github.com/mumoshu/aws-secret-operator/commit/0064342866f412532d192dee689e2b2b7b1191a8, which adds spec.metadata.labels and spec.metadata.annotations to configure labels and annotations added to the generated Secret. It might be useful when you want to generate a K8s secret for Docker login, various secrets for ArgoCD, and so on.

Full Changelog: https://github.com/mumoshu/aws-secret-operator/compare/v0.5.1...v0.5.2

aws-secret-operator - v0.5.0

Published by mumoshu over 2 years ago

What's Changed

Full Changelog: https://github.com/mumoshu/aws-secret-operator/compare/v0.3.4...v0.5.0

aws-secret-operator - v0.4.0

Published by mumoshu over 3 years ago