vault-secrets-operator
vault-secrets-operator copied to clipboard
Add a configurable delay before writing a dynamic secret
Fixes https://github.com/hashicorp/vault-secrets-operator/issues/271
Some services (such as AWS IAM) are eventually consistent and require some time between generating the secret, and using the secret.
Without this delay our services can't access AWS for a short while immediately after the secret rotation happens.
I'm not sure if my tests are sane. They could introduce some flakiness.
Hey @benashz Would it be possible to get this change (or something similar) looked at?
This is a blocker for us from using VSO.
Is it possible for this change to be merged?
I'm happy to do the work to get it updated, but I'm not certain it will actually get prioritised and merged.