You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/01/05 17:27:58 UTC

[jira] [Created] (MESOS-6858) network/cni isolator generates incomplete resolv.conf

James Peach created MESOS-6858:
----------------------------------

             Summary: network/cni isolator generates incomplete resolv.conf
                 Key: MESOS-6858
                 URL: https://issues.apache.org/jira/browse/MESOS-6858
             Project: Mesos
          Issue Type: Bug
          Components: isolation, network
            Reporter: James Peach


The CNI [network configuration|https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration] dictionary contains entries for the {{/etc/resolv.conf}}, {{nameservers}}, {{domain}}, {{search}} and {{options}} fields.

In {{NetworkCniIsolatorProcess::_isolate()}}, the {{network/cni}} isolator only emits the {{nameservers}} and ignores the remaining fields.



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