> On May 4, 2017, 6:32 p.m., Jie Yu wrote: > > src/slave/containerizer/mesos/isolators/environment_secret.cpp > > Lines 37-44 (patched) > > > > > > Why you need this? Can you make sure to avoid such small nits while copying pasting code? Please remove all unncessary headers, and do a sweep for other reviews as well! Sorry for the noise - that was really stupid copy-paste. Fixed now. - Kapil ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59000/#review173970 ----------------------------------------------------------- On May 5, 2017, 6:43 a.m., Kapil Arya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59000/ > ----------------------------------------------------------- > > (Updated May 5, 2017, 6:43 a.m.) > > > Review request for mesos, Gilbert Song, Greg Mann, Jie Yu, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Added environment secret isolator. > > > Diffs > ----- > > src/Makefile.am 29da17bee13226e18757e2ad3a7a091427fd35f4 > src/launcher/executor.cpp b05f73e539c22d4d40f07df76168a06373b818d4 > src/slave/containerizer/mesos/containerizer.cpp b58baed64480e22f640a4852537f85922ed382ae > src/slave/containerizer/mesos/isolators/environment_secret.hpp PRE-CREATION > src/slave/containerizer/mesos/isolators/environment_secret.cpp PRE-CREATION > src/tests/containerizer/environment_secret_isolator_tests.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/59000/diff/2/ > > > Testing > ------- > > Added a new test and ran `make check`. > > > Thanks, > > Kapil Arya > >