You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jason Lai <ja...@jasonlai.net> on 2018/05/08 18:58:19 UTC

Review Request 67012: Resolve container target paths within their rootfs.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67012/
-----------------------------------------------------------

Review request for mesos, Eric Chung, Gilbert Song, Jie Yu, James Peach, and Zhitao Li.


Bugs: MESOS-8257
    https://issues.apache.org/jira/browse/MESOS-8257


Repository: mesos


Description
-------

Resolve container target paths within their rootfs.


Diffs
-----

  src/slave/containerizer/mesos/launch/linux_helper.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/67012/diff/1/


Testing
-------


Thanks,

Jason Lai


Re: Review Request 67012: Resolve container target paths within their rootfs.

Posted by Jason Lai <ja...@jasonlai.net>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67012/
-----------------------------------------------------------

(Updated May 10, 2018, 11:31 p.m.)


Review request for mesos, Eric Chung, Gilbert Song, Jie Yu, James Peach, and Zhitao Li.


Changes
-------

Add an extra argument of `rootfs` to `createMount`.


Bugs: MESOS-8257
    https://issues.apache.org/jira/browse/MESOS-8257


Repository: mesos


Description
-------

Resolve container target paths within their rootfs.


Diffs (updated)
-----

  src/slave/containerizer/mesos/launch/linux_helper.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/67012/diff/2/

Changes: https://reviews.apache.org/r/67012/diff/1-2/


Testing
-------


Thanks,

Jason Lai