-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62781/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

This path extracts the generation of URLs of agent endpoints to a single
function.

Having this logic in just one place makes it easier to modify it, e.g.,
to make it possible to use the UI via a reverse proxy.


Diffs
-----

  src/webui/master/static/js/controllers.js 
d4904f88abf21309b76e1075d89d254a7f11ae82 
  src/webui/master/static/js/services.js 
b99ad685e9614ef77586efb5fa52345fc173e51e 


Diff: https://reviews.apache.org/r/62781/diff/1/


Testing
-------

Verified that the UI still works when running a master and agent on a remote 
server.

I tried:

  * Clicking all the tabs.
  * Viewing the master/agent logs.
  * Browsing a task sandbox and reading a file using the pailer.


Thanks,

Gaston Kleiman

Reply via email to