mesos-dns icon indicating copy to clipboard operation
mesos-dns copied to clipboard

only showing the 2nd network

Open f1-outsourcing opened this issue 5 years ago • 2 comments

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 addresses

using v0.7.0-rc2

f1-outsourcing avatar Aug 02 '19 22:08 f1-outsourcing

When is this finally being fixed?

f1-outsourcing avatar Mar 18 '20 16:03 f1-outsourcing

any one?

f1-outsourcing avatar Jul 24 '20 22:07 f1-outsourcing