Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vault-env/vault-secrets-webhook: Add VAULT_ENV_DELAY and vault-env-delay annotation #1333

Merged
merged 2 commits into from
May 21, 2021

Conversation

gw0
Copy link
Contributor

@gw0 gw0 commented May 20, 2021

Q A
Bug fix? yes
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #1330
License Apache 2.0

What's in this PR?

This PR implements the proposed fix for race conditions with dynamic secrets (issue #1330). It adds:

  • VAULT_ENV_DELAY environment var to vault-env
  • vault.security.banzaicloud.io/vault-env-delay annotation to vault-secrets-webhook

Why?

To fix #1330.

Checklist

@bonifaido bonifaido merged commit 477079a into bank-vaults:master May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[vault-env] Race condition between retrieving dynamic secret and starting command
2 participants