Skip to content

Releases: contentful-labs/kube-secret-syncer

Extend logging; faster startup

10 Jan 16:45
1661d2a
Compare
Choose a tag to compare

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

20 Dec 15:17
12a73f2
Compare
Choose a tag to compare

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

09 Mar 10:30
f66f722
Compare
Choose a tag to compare
Merge pull request #127 from contentful-labs/add-changelog

doc: add CHANGELOG

Initial Release

22 Oct 12:44
Compare
Choose a tag to compare

Cutting a first public release.

You can use our docker images from https://hub.docker.com/r/contentful/kube-secret-syncer/tags