mesos-dns
mesos-dns copied to clipboard
scheduler SRV should reflect webui_url host:port, if present
as an extension to #209 it would be useful to re-use the host:port if present in webui_url for the SRV record. if not specified, then we can default to the scheduler PID host:port (as already implemented).
/cc @tsenart @pyronicide
SGTM