-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53293/
-----------------------------------------------------------
Review request for mesos, Deshna Jain and Vinod Kone.
Bugs: MESOS-5444
https://issues.apache.org/jira/browse/MESOS-5444
Repository: mesos
Description
-------
Mesos show framework's role and principal in WebUI since
https://reviews.apache.org/r/47702/. Due to the incomplete information
in the state endpoint of agents, it didn't show framework's role and
principal in `agent.html` and `agent_framework.html`. This is a
follow-up patch to fix that problem.
Diffs
-----
src/slave/http.cpp a32aca437cffd52bc2bcde859eedddca2038e3f1
src/webui/master/static/agent.html 3d15d55dddd0c15b8e882c2356cab2e1a0ad6291
src/webui/master/static/agent_framework.html
806ab06063dcf62cd6d1d7913840ed83141bd1eb
Diff: https://reviews.apache.org/r/53293/diff/
Testing
-------
Thanks,
haosdent huang