----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50125/#review155780 -----------------------------------------------------------
Summary ``` Added '--devices' flag to mesos-docker-executor. ``` Description ``` Added a new flag '--devices' to mesos-docker-executor which is used to control the feature of devices exposition, isolation and access permission for docker container. ``` src/docker/executor.cpp (line 801) <https://reviews.apache.org/r/50125/#comment225867> kill this - Guangya Liu On 十一月 10, 2016, 8:15 a.m., Yubo Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50125/ > ----------------------------------------------------------- > > (Updated 十一月 10, 2016, 8:15 a.m.) > > > Review request for mesos, Benjamin Mahler, Kevin Klues, and Rajat Phull. > > > Bugs: MESOS-5795 > https://issues.apache.org/jira/browse/MESOS-5795 > > > Repository: mesos > > > Description > ------- > > Added a new flag '--devices' to mesos-docker-executor, and gave its > feature to control devices exposition, isolation, and access permission. > > > Diffs > ----- > > src/docker/executor.hpp 8385631fd170f97b28c4ca3596255ab0546774d6 > src/docker/executor.cpp eefbc0c2936eb93044c2d8a1b50155171f398562 > > Diff: https://reviews.apache.org/r/50125/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Yubo Li > >
