-
Notifications
You must be signed in to change notification settings - Fork 522
CLOUDP-302068: Refactoring: propagate env vars via parameters #1676
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
Conversation
3c64186 to
e89c0f7
Compare
| construct.MongodbRepoUrlEnv, | ||
| construct.MongodbImageEnv, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is probably the most significant change in this PR: rest is moving things around and updating tests where applicable.
These env vars were not required before, but from the code it seems like they actually are required. So I'm adding them here. Would be good to get a sanity check here. Am I missing something? Is it actually possible and reasonable to run without them?
e89c0f7 to
3790e47
Compare
3790e47 to
51c2e36
Compare
51c2e36 to
ba14af9
Compare
Summary:
This will help with code reusability.
All Submissions:
closes #XXXXin your comment to auto-close the issue that your PR fixes (if such).