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/06/02 00:22:17 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14568130#comment-14568130 ] 

Bhuvan Arumugam commented on AURORA-1237:
-----------------------------------------

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

> 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)