1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/daemon/management
epriestley af303f458b Convert taskmasters to use an autoscale pool
Summary: Ref T7352. This is pretty straightforward. I renamed `phd.start-taskmasters` to `phd.taskmasters` for clarity.

Test Plan:
  - Ran `phd start`, `phd start --autoscale-reserve 0.25`, `phd restart --autoscale-reserve 0.25`, etc.
  - Examined PID file to see options were passed.
  - I'm defaulting this off (0 reserve) and making it a flag rather than an option because it's a very advanced feature which is probably not useful outside of instancing.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7352

Differential Revision: https://secure.phabricator.com/D11871
2015-02-24 14:50:38 -08:00
..
PhabricatorDaemonManagementDebugWorkflow.php Support autoscaling daemons in phd 2015-02-24 14:50:34 -08:00
PhabricatorDaemonManagementLaunchWorkflow.php Support autoscaling daemons in phd 2015-02-24 14:50:34 -08:00
PhabricatorDaemonManagementListWorkflow.php Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
PhabricatorDaemonManagementLogWorkflow.php Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
PhabricatorDaemonManagementRestartWorkflow.php Convert taskmasters to use an autoscale pool 2015-02-24 14:50:38 -08:00
PhabricatorDaemonManagementStartWorkflow.php Convert taskmasters to use an autoscale pool 2015-02-24 14:50:38 -08:00
PhabricatorDaemonManagementStatusWorkflow.php Track daemon unique IDs in Phabricator daemon logs 2015-02-24 14:50:37 -08:00
PhabricatorDaemonManagementStopWorkflow.php Add a "--gently" flag to phd stop and phd restart 2015-02-17 11:14:34 -08:00
PhabricatorDaemonManagementWorkflow.php Convert taskmasters to use an autoscale pool 2015-02-24 14:50:38 -08:00