[
https://issues.apache.org/jira/browse/MESOS-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341215#comment-15341215
]
Jie Yu commented on MESOS-5592:
-------------------------------
commit 8543c083fa7d9c467475ceb341ddfbc40e7297ef
Author: Jie Yu <[email protected]>
Date: Mon Jun 20 23:07:38 2016 -0700
Used a temp file for stdin in CNI isolator.
This is to ensure that we send an EOF to the plugin.
Review: https://reviews.apache.org/r/49008
> Pass NetworkInfo to CNI Plugins
> -------------------------------
>
> Key: MESOS-5592
> URL: https://issues.apache.org/jira/browse/MESOS-5592
> Project: Mesos
> Issue Type: Improvement
> Reporter: Dan Osborne
> Assignee: Dan Osborne
> Labels: mesosphere
> Fix For: 1.0.0
>
>
> Mesos has adopted the Container Network Interface as a simple means of
> networking Mesos tasks launched by the Unified Containerizer. The CNI
> specification covers a minimum feature set, granting the flexibility to add
> customized networking functionality in the form of agreements made between
> the orchestrator and CNI plugin.
> This proposal is to pass NetworkInfo.Labels to the CNI plugin by injecting it
> into the CNI network configuration json during plugin invocation.
> Design Doc on this change:
> https://docs.google.com/document/d/1rxruCCcJqpppsQxQrzTbHFVnnW6CgQ2oTieYAmwL284/edit?usp=sharing
> reviewboard: https://reviews.apache.org/r/48527/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)