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

Configurable variables for docker container to inherit from executor #2086

Merged
merged 8 commits into from
Mar 24, 2020

Conversation

ssalinas
Copy link
Member

Mesos allows setting default variables. These will be set for each task, but for the executor process. Because our executor manages docker container creation itself, we need to manually move some of these mesos-provided or system level variables to the docker container. This adds a configurable set of variables to pass from the executor wrapper script to the container env file

@pschoenfelder
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit 715b7a8 into master Mar 24, 2020
@ssalinas ssalinas deleted the inherit_variables branch March 24, 2020 14:15
@ssalinas ssalinas added this to the 1.3.0 milestone Sep 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.

2 participants