Releases: contentful-labs/kube-secret-syncer
Releases · contentful-labs/kube-secret-syncer
Extend logging; faster startup
v1.0.5 Extend logging, faster startup
Extend Logging:
- Log number of secrets fetched from AWS (useful for noticing if there is something wrong with fetching)
- Log size of K8S secrets when updating/creating them (useful for debugging unexpected changes to secrets)
Faster startup: Initial delay before fetching secrets from AWS removed (if orchestrating startup is needed, do it in the Kubernetes manifest of the controller deployment)
Bump controller runtime
Updates the controller runtime that runs the reconciler.
Warning: Breaking change, needs the updating of the Role and Cluster Role used for leader election. (see changes in config/rbac/
)
v1.0.1
Initial Release
Cutting a first public release.
You can use our docker images from https://hub.docker.com/r/contentful/kube-secret-syncer/tags