You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bhuvan Arumugam (JIRA)" <ji...@apache.org> on 2015/05/22 08:48:17 UTC

[jira] [Assigned] (AURORA-1237) thermos_runner never does setuid inside the docker container

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

Bhuvan Arumugam reassigned AURORA-1237:
---------------------------------------

    Assignee: Bhuvan Arumugam  (was: Steve Niemitz)

> thermos_runner never does setuid inside the docker container
> ------------------------------------------------------------
>
>                 Key: AURORA-1237
>                 URL: https://issues.apache.org/jira/browse/AURORA-1237
>             Project: Aurora
>          Issue Type: Bug
>          Components: Docker
>            Reporter: Jay Buffington
>            Assignee: Bhuvan Arumugam
>
> Even if you do not specify --nosetuid to the aurora executor, the executor does not pass the --setuid argument to the thermos runner when using the docker containerizer.
> Commit 7ba6226 changed this line:
> https://github.com/apache/aurora/blob/master/src/main/python/apache/aurora/executor/thermos_task_runner.py#L378
> I believe that change was inadvertent and was the result of back and forth during the code review process when --nosetuid was being introduced.  That line should be reverted back to how it was before 7ba6226.



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