[
https://issues.apache.org/jira/browse/MESOS-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137902#comment-15137902
]
Avinash Sridharan edited comment on MESOS-4358 at 2/8/16 10:41 PM:
-------------------------------------------------------------------
https://reviews.apache.org/r/43322/
https://reviews.apache.org/r/43323/
was (Author: [email protected]):
https://reviews.apache.org/r/43322/
> Expose net_cls network handles in agent's state endpoint
> --------------------------------------------------------
>
> Key: MESOS-4358
> URL: https://issues.apache.org/jira/browse/MESOS-4358
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Reporter: Avinash Sridharan
> Assignee: Avinash Sridharan
> Labels: container, containerizer, mesosphere
>
> We need to expose net_cls network handles, associated with containers, to
> operators and network utilities that would use these network handles to
> enforce network policy.
> In order to achieve the above we need to add a new field in the `NetworkInfo`
> protobuf (say NetHandles) and update this field when a container gets
> assigned to a net_cls cgroup. The `ContainerStatus` protobuf already has the
> `NetworkInfo` protobuf as a nested message, and the `ContainerStatus` itself
> is exposed to operators as part of TaskInfo (for tasks associated with the
> container) in an agent's state.json.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)