github ricoberger/vault-secrets-operator 1.3.0
Version 1.3.0 / 2019-10-15

latest releases: 1.19.6, 1.19.5, 1.19.4...
4 years ago

Feature: Automatic Reconciliation

  • Add an environment variable VAULT_RECONCILIATION_TIME, which can be set in the Helm chart via the vault.reconciliationTime value.
  • If the value of the VAULT_RECONCILIATION_TIME is greater 0 a CR is reconciled after the specified time (in seconds)
  • If the spec.version is not omitted in a CR, the Kubernetes secret will be automatically updated if the Vault secret changes.

Bugfix: Request was not requeued

  • If an error occurred while requesting the Vault secret, the CR was not requeued.

Don't miss a new vault-secrets-operator release

NewReleases is sending notifications on new releases.