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

fix: move VAULT_ENV_FROM_PATH to mutateContainers #1117

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

rocpatel
Copy link

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

When adding the env-from-path annotation, I was incorrectly mutating the pod instead of the container. This fix is to actually mutate the container. The work around for this is to explicitly add VAULT_ENV_FROM_PATH environment variable to the container.

Checklist

Copy link
Member

@bonifaido bonifaido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@bonifaido bonifaido merged commit 23ab583 into bank-vaults:master Sep 22, 2020
rrondeau pushed a commit to rrondeau/bank-vaults that referenced this pull request Nov 3, 2020
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.

None yet

2 participants