none created MESOS-10164:
----------------------------
Summary: mesos-dns only showing the 2nd network
Key: MESOS-10164
URL: https://issues.apache.org/jira/browse/MESOS-10164
Project: Mesos
Issue Type: Bug
Reporter: none
Have launched a task like this"networks": [ { "mode": "container", "name":
"cni-apps" }, { "mode": "container", "name": "cni-apps-public", "labels":
{"CNI_ARGS": "IP=x.x.x.x"} } ],dig +short only shows me the ip address of
the last network.curl
http://192.168.10.151:5050/tasks?task_id=sendmail.instance-257020f4-b574-11e9-bdb3-0050563001a1._app.7
| jq .Shows both ip addressesusing v0.7.0-rc2
--
This message was sent by Atlassian Jira
(v8.3.4#803005)