Page MenuHomePhabricator

Improve daemon console for daemons on multiple hosts
ClosedPublic

Authored by epriestley on Apr 15 2016, 7:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 4:39 AM
Unknown Object (File)
Sat, Jul 13, 10:00 AM
Unknown Object (File)
Fri, Jul 12, 6:29 AM
Unknown Object (File)
Thu, Jul 4, 6:37 AM
Unknown Object (File)
Mon, Jul 1, 6:25 AM
Unknown Object (File)
Sun, Jun 30, 2:42 AM
Unknown Object (File)
Jun 25 2024, 9:07 AM
Unknown Object (File)
Jun 17 2024, 9:26 AM
Subscribers
None

Details

Summary

Ref T10756. This:

  • Fixes T7307. This UI is now admin-only.
  • Makes the main "running daemons" table more useful for multi-host setups (show where daemons are running).
  • Removes logs from the web UI: these are sometimes vaguely sensitive and shouldn't be visible. The UI tells you how to get them with bin/phd log.
  • Minor modernization.
Test Plan
  • As a non-admin, viewed daemons (access error) and bulk jobs (worked great).
  • Browsed bulk job pages.
  • Ran a bulk job.
  • Viewed daemon console.
  • Viewed task detail / daemon detail / daemon list pages.

Screen Shot 2016-04-15 at 12.00.16 PM.png (204×1 px, 42 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve daemon console for daemons on multiple hosts.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 15 2016, 7:17 PM
This revision was automatically updated to reflect the committed changes.