[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-04-01 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1561#comment-1561
 ] 

Jie Yu commented on MESOS-4759:
---

commit 10eff9a9e8816bada04d6e3c44145db716d55c1c
Author: Jie Yu 
Date:   Thu Mar 31 18:00:43 2016 -0700

A few cleanups and simplifications in CNI isolator.

Review: https://reviews.apache.org/r/45571

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-31 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220952#comment-15220952
 ] 

Jie Yu commented on MESOS-4759:
---

commit c6e26eb018457b28981c2cb17326925f51e102a0
Author: Qian Zhang 
Date:   Thu Mar 31 16:02:42 2016 -0700

Renamed 'getNetworkInfoDir' to 'getContainerDir'.

Review: https://reviews.apache.org/r/45532/

commit d564113e68d829afe72558790c0efd1ae8b9b7b4
Author: Qian Zhang 
Date:   Thu Mar 31 16:02:30 2016 -0700

Made 'ROOT_DIR' a shared mount.

Review: https://reviews.apache.org/r/45531/

commit 7c85517fad42c6bfa36be646ade2917d0f56973c
Author: Qian Zhang 
Date:   Thu Mar 31 16:02:18 2016 -0700

Implemented recover() method of "network/cni" isolator.

Review: https://reviews.apache.org/r/45383/

commit 75ee70466cbed2130019f0fa5207fc99331dad0a
Author: Qian Zhang 
Date:   Thu Mar 31 16:02:05 2016 -0700

Implemented cleanup() method of "network/cni" isolator.

Review: https://reviews.apache.org/r/45082/

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-29 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15216423#comment-15216423
 ] 

Jie Yu commented on MESOS-4759:
---

commit 59c5082b2ba6b8dfbfde82068f673013ec8f3c0f
Author: Qian Zhang 
Date:   Tue Mar 29 09:32:43 2016 -0700

Implemented isolate() method of "network/cni" isolator.

Review: https://reviews.apache.org/r/44706/

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-24 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1520#comment-1520
 ] 

Jie Yu commented on MESOS-4759:
---

commit 4bf5833e58324df65e48f607a0d2b73b56f23f40
Author: Qian Zhang 
Date:   Thu Mar 24 16:09:26 2016 -0700

Implemented prepare() method of "network/cni" isolator.

Review: https://reviews.apache.org/r/44514/

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-22 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15207223#comment-15207223
 ] 

Jie Yu commented on MESOS-4759:
---

commit 6857d8ae7825775bb0b19b6e36bca37720f71a20
Author: Qian Zhang 
Date:   Tue Mar 22 13:18:45 2016 -0700

Introduced a protobuf message "NetworkInfo".

Review: https://reviews.apache.org/r/44622/

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-22 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15207037#comment-15207037
 ] 

Jie Yu commented on MESOS-4759:
---

commit 855c0e0c3b8cca0797c1638cfb0771113f7d6c12
Author: Qian Zhang 
Date:   Tue Mar 22 11:46:27 2016 -0700

Implemented the framework and create() method of "network/cni" isolator.

Review: https://reviews.apache.org/r/44555

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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


[jira] [Commented] (MESOS-4759) Add network/cni isolator for Mesos containerizer.

2016-03-22 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15206978#comment-15206978
 ] 

Jie Yu commented on MESOS-4759:
---

commit 9ba8acf78ade2d66bea7c1b68b61902b7109056a
Author: Qian Zhang 
Date:   Tue Mar 22 09:39:56 2016 -0700

Introduced a protobuf message "NetworkConfig".

Review: https://reviews.apache.org/r/44549/

> Add network/cni isolator for Mesos containerizer.
> -
>
> Key: MESOS-4759
> URL: https://issues.apache.org/jira/browse/MESOS-4759
> Project: Mesos
>  Issue Type: Task
>Reporter: Jie Yu
>Assignee: Qian Zhang
>
> See the design doc for more context (MESOS-4742).
> The isolator will interact with CNI plugins to create the network for the 
> container to join.



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