> On 十一月 12, 2016, 1:13 p.m., Guangya Liu wrote:
> > 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.
> > ```
fixed
- Yubo
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50125/#review155780
-----------------------------------------------------------
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
>
>
|