[
https://issues.apache.org/jira/browse/MESOS-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803126#comment-15803126
]
Avinash Sridharan commented on MESOS-6858:
------------------------------------------
This makes sense. The DNS fields expected in the CNI spec are all supported by
`resolv.conf` so we should be adding all those fields to the `resolv.conf`.
[[email protected]] would you mind taking this on?
> 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)