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 some helper environment variable to both main and init container #252

Merged
merged 2 commits into from
Mar 19, 2021

Conversation

treydock
Copy link
Contributor

Replaces new env variables from #250 with suggested changes so that sites can override the defaults. Also I set it so the default env for init container is the env of main container which figured might make overriding defaults a bit more DRY.

@treydock treydock requested a review from johrstrom March 17, 2021 17:48
@treydock
Copy link
Contributor Author

Also env is now a key/value pair rather than array of hashes.

@treydock
Copy link
Contributor Author

Either #251 gets merged before this and then this PR updated or other way around, otherwise the tests added in #251 will begin to fail if not updated with env changes.

@johrstrom johrstrom self-requested a review March 19, 2021 14:28
Copy link
Contributor

@johrstrom johrstrom left a comment

Choose a reason for hiding this comment

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

LGTM

@johrstrom johrstrom merged commit 01de647 into master Mar 19, 2021
@johrstrom johrstrom deleted the k8-env branch October 18, 2021 14:58
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.

2 participants