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

Add init containers #258

Merged
merged 1 commit into from
May 8, 2020
Merged

Add init containers #258

merged 1 commit into from
May 8, 2020

Conversation

AdrienneCohea
Copy link
Contributor

This merge request would allow the operator to define her own init containers. This would support use cases like TLS certificate introduction without requiring TLS private keys in Terraform state, for example. This would also support other use cases that need to inject configuration only known at pod runtime.

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 13, 2020

CLA assistant check
All committers have signed the CLA.

@pcman312 pcman312 added enhancement New feature or request chart Area: helm chart labels Apr 13, 2020
@jasonodonnell jasonodonnell self-requested a review April 27, 2020 15:37
Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

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

Thanks, this will be in the next release of Vault Helm!

@jasonodonnell jasonodonnell merged commit 0cc1af1 into hashicorp:master May 8, 2020
@tvoran tvoran added this to the v0.6.0 milestone May 22, 2020
radudd pushed a commit to radudd/vault-helm that referenced this pull request Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart Area: helm chart enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants