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 arbitrary env passthrough #52

Merged
merged 2 commits into from
Mar 24, 2020
Merged

Conversation

Southclaws
Copy link
Collaborator

No description provided.

Adds a new option: pass-env, which when true will pass the pico process environment to children. Defaults to false to promote separation of environments.

Adds support for passing prefixed variables from the global Pico. The prefix is GLOBAL_ and is not configurable because I felt the config flags are growing.

Adds some better unit tests for execution config and environment merging.
@Southclaws Southclaws merged commit c97044b into staging Mar 24, 2020
@Southclaws Southclaws deleted the vault-arbitrary-env-passthrough branch March 24, 2020 23:26
@Southclaws Southclaws mentioned this pull request Mar 24, 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.

1 participant