You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Charles Raimbert (JIRA)" <ji...@apache.org> on 2017/06/08 23:08:18 UTC

[jira] [Commented] (MESOS-7645) Support RO mode for bind mount volumes with filesystem/linux isolator

    [ https://issues.apache.org/jira/browse/MESOS-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043597#comment-16043597 ] 

Charles Raimbert commented on MESOS-7645:
-----------------------------------------

https://reviews.apache.org/r/59930/

> Support RO mode for bind mount volumes with filesystem/linux isolator
> ---------------------------------------------------------------------
>
>                 Key: MESOS-7645
>                 URL: https://issues.apache.org/jira/browse/MESOS-7645
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>            Reporter: Charles Raimbert
>            Assignee: Charles Raimbert
>
> The filesystem/linux isolator currently creates all bind mount volumes as RW, even if a volume mode is set as RO.
> The TODO in the isolator code helps to spot the missing capability:
> https://github.com/apache/mesos/blob/master/src/slave/containerizer/mesos/isolators/filesystem/linux.cpp#L587
> {code}
> // TODO(jieyu): Consider the mode in the volume.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)