Skip to content

Auto reload secrets from vault #880

Description

@devlsc

Is your feature request related to a problem? Please describe.
We are adding in some services secrets over time, and we need to restart the service/or refresh the context externally via actuator endpoint, after updating the secrets in vault. Introducing a auto reload mechanism would improve the workflow.

Describe the solution you'd like
Integrating the hashicorp/vault documenteted solution natively into the spring-cloud-vault-config library. Maybe with additionally checking if the secret version has changed.

Describe alternatives you've considered
Implementing it myself into services/creating a company wide library to realize this feature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions