You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2016/11/02 16:14:58 UTC

[jira] [Updated] (AURORA-1107) Add support for mounting task specified external volumes into containers

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

Stephan Erb updated AURORA-1107:
--------------------------------
    Fix Version/s: 0.17.0

> Add support for mounting task specified external volumes into containers
> ------------------------------------------------------------------------
>
>                 Key: AURORA-1107
>                 URL: https://issues.apache.org/jira/browse/AURORA-1107
>             Project: Aurora
>          Issue Type: Task
>          Components: Docker
>            Reporter: Steve Niemitz
>            Assignee: Zameer Manji
>            Priority: Minor
>             Fix For: 0.17.0
>
>
> The Mesos docker API allows specifying volumes on the host to mount into the container when it runs.  We should expose this.  I propose:
>  - Add a volumes() set to the Docker object in base.py
>  - Add a similar set to the DockerContainer struct in api.thrift 
>  - Create a way for administrators to restrict the ability to use this.  Because mounts are set up by the docker daemon, they effectively allow someone who can configure mounts to access anything on the machine.



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