You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/11/03 21:18:59 UTC

[jira] [Updated] (MESOS-6391) Command task's sandbox should not be owned by root if it uses container image.

     [ https://issues.apache.org/jira/browse/MESOS-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-6391:
----------------------------------
    Target Version/s: 1.0.2, 1.1.0  (was: 0.28.3, 1.0.2, 1.1.0)

Removing the target version from 0.28.3 since it's not a trivial backport. cc: [~jieyu]

> Command task's sandbox should not be owned by root if it uses container image.
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-6391
>                 URL: https://issues.apache.org/jira/browse/MESOS-6391
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.28.2, 1.0.1
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>            Priority: Blocker
>             Fix For: 1.0.2, 1.1.0
>
>
> Currently, if the task defines a container image, the command executor will be run under root because it needs to perform pivot_root.
> That means if the task wants to run under an unprivileged user, the sandbox of that task will not be writable because it's owned by root.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)