Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
AURORA-1274 auto create user in docker container, if user not exists
- Open