issues
search
hashicorp
/
vault-secrets-operator
The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
471
stars
102
forks
source link
Core: update backoff option docs
#801
Closed
benashz
closed
5 months ago
benashz
commented
5 months ago
Other fixes:
call backoff.Reset() when creating a new BackOff(). That will ensure that the initial interval is honoured
check that the backoff multiplier is greater than zero
Other fixes: