[
https://issues.apache.org/jira/browse/MESOS-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-7645:
--------------------------
Labels: storage (was: )
> 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
> Labels: storage
>
> 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.4.14#64029)