confluentinc / csid-secrets-providers

Enables use of external third-party systems for storing/retrieving key/value pairs with Confluent clusters.
https://confluentinc.github.io/csid-secrets-providers/
Other
6 stars 19 forks source link

Vault - Secret not being refreshed #326

Open bennypea opened 4 months ago

bennypea commented 4 months ago

If a secret has changed in vault, it does not update the secret for the connector. The connector has to be restarted for this new secret to be pulled in. There is no polling enabled for vault changes or a way to refresh the secret in a time period.