[jira] [Updated] (MESOS-5834) Mesos may pass --volume-driver to the Docker daemon multiple times.

2016-07-22 Thread Jie Yu (JIRA)

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

Jie Yu updated MESOS-5834:
--
Fix Version/s: (was: 1.1.0)

> Mesos may pass --volume-driver to the Docker daemon multiple times.
> ---
>
> Key: MESOS-5834
> URL: https://issues.apache.org/jira/browse/MESOS-5834
> Project: Mesos
>  Issue Type: Bug
>  Components: docker
>Affects Versions: 1.0.0
>Reporter: Gastón Kleiman
>Assignee: Gastón Kleiman
>  Labels: mesosphere
> Fix For: 1.0.0
>
>
> https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L590 will 
> append the "--volume-driver" flag to argv once per Volume.
> According to https://github.com/docker/docker/issues/16069 this flag can only 
> be specified once.



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


[jira] [Updated] (MESOS-5834) Mesos may pass --volume-driver to the Docker daemon multiple times.

2016-07-22 Thread Jie Yu (JIRA)

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

Jie Yu updated MESOS-5834:
--
Fix Version/s: 1.0.0

> Mesos may pass --volume-driver to the Docker daemon multiple times.
> ---
>
> Key: MESOS-5834
> URL: https://issues.apache.org/jira/browse/MESOS-5834
> Project: Mesos
>  Issue Type: Bug
>  Components: docker
>Affects Versions: 1.0.0
>Reporter: Gastón Kleiman
>Assignee: Gastón Kleiman
>  Labels: mesosphere
> Fix For: 1.0.0
>
>
> https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L590 will 
> append the "--volume-driver" flag to argv once per Volume.
> According to https://github.com/docker/docker/issues/16069 this flag can only 
> be specified once.



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


[jira] [Updated] (MESOS-5834) Mesos may pass --volume-driver to the Docker daemon multiple times.

2016-07-12 Thread JIRA

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

Gastón Kleiman updated MESOS-5834:
--
Summary: Mesos may pass --volume-driver to the Docker daemon multiple 
times.  (was: Mesos may pass to the Docker daemon --volume-driver multiple 
times.)

> Mesos may pass --volume-driver to the Docker daemon multiple times.
> ---
>
> Key: MESOS-5834
> URL: https://issues.apache.org/jira/browse/MESOS-5834
> Project: Mesos
>  Issue Type: Bug
>  Components: docker
>Affects Versions: 1.0.0
>Reporter: Gastón Kleiman
>Assignee: Gastón Kleiman
>  Labels: mesosphere
>
> https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L590 will 
> append the "--volume-driver" flag to argv once per Volume.
> According to https://github.com/docker/docker/issues/16069 this flag can only 
> be specified once.



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