[
https://issues.apache.org/jira/browse/MESOS-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241442#comment-15241442
]
Jie Yu commented on MESOS-4922:
-------------------------------
commit 3f745624c6e98a31050531324da444298ae9a66a
Author: Avinash sridharan <[email protected]>
Date: Thu Apr 14 09:14:34 2016 -0700
Added CNI helper subcommand to `mesos-containerizer`.
This will be used by the `network/cni` isolator to setup hostname and
various network files within the container UTS and mnt namespace.
Review: https://reviews.apache.org/r/45955/
> Setup proper /etc/hostname, /etc/hosts and /etc/resolv.conf for containers in
> network/cni isolator.
> ---------------------------------------------------------------------------------------------------
>
> Key: MESOS-4922
> URL: https://issues.apache.org/jira/browse/MESOS-4922
> Project: Mesos
> Issue Type: Bug
> Components: isolation
> Reporter: Qian Zhang
> Assignee: Avinash Sridharan
> Labels: mesosphere
> Fix For: 0.29.0
>
>
> The network/cni isolator needs to properly setup /etc/hostname and /etc/hosts
> for the container with a hostname (e.g., randomly generated) and the assigned
> IP returned by CNI plugin.
> We should consider the following cases:
> 1) container is using host filesystem
> 2) container is using a different filesystem
> 3) custom executor and command executor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)