-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54099/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Kevin Klues.
Bugs: MESOS-6648
https://issues.apache.org/jira/browse/MESOS-6648
Repository: mesos
Description
-------
Instead of doing that just for command environment variables, this
patch does it consistently by using environment variables to pass
launch helper flags. This will be more secure.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
9b33495d9babc3ee489a8712fe1977746c41043f
Diff: https://reviews.apache.org/r/54099/diff/
Testing
-------
make check
Thanks,
Jie Yu