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/04/11 08:45:12 UTC

[jira] [Created] (AURORA-1274) auto create user in docker container, if user not exists

Bhuvan Arumugam created AURORA-1274:
---------------------------------------

             Summary: auto create user in docker container, if user not exists
                 Key: AURORA-1274
                 URL: https://issues.apache.org/jira/browse/AURORA-1274
             Project: Aurora
          Issue Type: Task
          Components: Thermos
    Affects Versions: 0.8.0
            Reporter: Bhuvan Arumugam
            Priority: Minor


If user do not use {{--execute-as-user}} or {{--nosetuid}}, the user matching aurora role must be present in docker image. It is not feasible all the time.

Fix thermos_executor to accept new option {{--docker-autocreate-user}}. If it is set, create the user (if not exists), before initializing sandbox. This option should be False by default.

I'm working on a patch. I'll submit to reviewboard soon.



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