Avinash Sridharan created MESOS-5646:
----------------------------------------
Summary: Build `network/cni` isolator with `libnl` support
Key: MESOS-5646
URL: https://issues.apache.org/jira/browse/MESOS-5646
Project: Mesos
Issue Type: Task
Components: containerization
Affects Versions: 1.0.0
Environment: linux
Reporter: Avinash Sridharan
Currently, the `network/cni` isolator does not have the ability to collect
network statistics for containers launched on a CNI network. We need to give
the `network/cni` isolator the ability to query interfaces, route tables and
statistics in the containers network namespace. To achieve this the
`network/cni` isolator will need to talk `netlink`.
For enabling `netlink` API we need the `network/cni` isolator to be built with
libnl support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)