1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/infrastructure/daemon
epriestley 8c4f3edd8a Skip some repository checks in cluster enviornments
Summary:
Ref T2783. Currently, the repository edit page does some checks agaisnt the local system to look for binaries and files on disk. These checks don't make sense in a cluster environment.

Ideally, we could make a Conduit call to the host (e.g., add something like `diffusion.querysetupstatus`) to do these checks, but since they're pretty basic config things and cluster installs are advanced, it doesn't seem super worthwhile for now.

Test Plan: Saw fewer checks in a cluster repo.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2783

Differential Revision: https://secure.phabricator.com/D11102
2014-12-31 11:50:35 -08:00
..
bot Improve Accuracy of Robot Mating Sounds made by chatbot 2014-10-16 07:42:11 -07:00
control phd - make stop / restart savvy to daemons without pid files 2014-08-26 14:12:31 -07:00
garbagecollector Send graceful shutdown signals to daemons in Phabricator 2014-08-11 20:18:31 -07:00
workers Skip some repository checks in cluster enviornments 2014-12-31 11:50:35 -08:00
PhabricatorDaemon.php Add "phd.user" with sudo hooks for SSH/HTTP writes 2013-11-18 08:58:35 -08:00