Commit Graph

872 Commits

Author SHA1 Message Date
Ryan Uber 7ce92a5739 website: update layout for command renames 2015-09-22 11:11:07 -07:00
Ryan Uber 56abe0f583 Merge pull request #78 from hashicorp/f-server-commands
Rename agent commands to server commands
2015-09-22 11:10:12 -07:00
Ryan Uber 2f720c651f website: update docs for command renames 2015-09-22 11:08:36 -07:00
Ryan Uber 0958c731a9 command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
Armon Dadgar f8a1626cde Merge pull request #74 from hashicorp/f-run
Run / Stop commands
2015-09-22 10:46:04 -07:00
Ryan Uber 5fdc10befc command/monitor: set initial status to 'pending' 2015-09-22 10:45:08 -07:00
Ryan Uber 306a6dc81f command: print a warning if we get 0 evaluated nodes 2015-09-22 10:45:08 -07:00
Ryan Uber 75c79b705e command: monitor output updates 2015-09-22 10:45:08 -07:00
Ryan Uber 0e36424c6e command/run: validate job before submission 2015-09-22 10:45:08 -07:00
Ryan Uber f6ea9cc394 website: command updates for output 2015-09-22 10:45:08 -07:00
Ryan Uber d7f3697e5d command: adjustments to monitor logs 2015-09-22 10:45:07 -07:00
Ryan Uber cf8fe7e8d7 command: remove unnecessary alloc-status command 2015-09-22 10:45:07 -07:00
Ryan Uber abad76a791 website: command updates for exit codes 2015-09-22 10:45:07 -07:00
Ryan Uber 6f8d0040f9 command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
Ryan Uber 9c45803760 website: update run/stop commands 2015-09-22 10:45:07 -07:00
Ryan Uber f1020c8a0b command: fix alloc-status tests 2015-09-22 10:45:07 -07:00
Ryan Uber aa8bee0cfa command: allocation monitor adjustments 2015-09-22 10:45:07 -07:00
Ryan Uber 277e5ae8d6 command: simplify alloc status, dump during job run 2015-09-22 10:45:07 -07:00
Ryan Uber c796157278 command/status: don't display node ID in evaluations 2015-09-22 10:45:07 -07:00
Ryan Uber fd61e29d01 command/monitor: dump info regardless of initial status 2015-09-22 10:45:07 -07:00
Ryan Uber ac70a19ea5 command: spelling 2015-09-22 10:45:07 -07:00
Ryan Uber 84a5de4e02 command: start alloc-status command 2015-09-22 10:45:07 -07:00
Ryan Uber c5ab58761b command/status: cleanup 2015-09-22 10:45:07 -07:00
Ryan Uber b4c9f2ea7c command/monitor: cleanup 2015-09-22 10:45:07 -07:00
Ryan Uber 0908337ac8 command/monitor: display scheduling errors 2015-09-22 10:45:06 -07:00
Ryan Uber e9866bfa5b website: document run, stop, eval-monitor 2015-09-22 10:45:06 -07:00
Ryan Uber 646612175d command: enter monitor mode by default 2015-09-22 10:45:06 -07:00
Ryan Uber 435fd7038b command/monitor: handle more alloc state changes 2015-09-22 10:45:06 -07:00
Ryan Uber e3611a1694 command/monitor: account for updated allocations 2015-09-22 10:45:06 -07:00
Ryan Uber a532acaa79 command/monitor: more tests 2015-09-22 10:45:06 -07:00
Ryan Uber 3384fb5769 command/monitor: tests 2015-09-22 10:45:06 -07:00
Ryan Uber 5df780ccc5 command: only use prefixed UI during monitoring 2015-09-22 10:45:06 -07:00
Ryan Uber 099fd00760 command/stop: inital stop command 2015-09-22 10:45:06 -07:00
Ryan Uber 8f9877edaa api: rename jobs.Delete -> jobs.Deregister 2015-09-22 10:45:06 -07:00
Ryan Uber 5ddb67f3cf api: job deregister returns eval ID 2015-09-22 10:45:06 -07:00
Ryan Uber bb2a11d004 command/monitor: cleanup 2015-09-22 10:45:06 -07:00
Ryan Uber c6fd98b11b command: easier exit codes, check if eval is already finished 2015-09-22 10:45:06 -07:00
Ryan Uber e4b7aa1e3a command: add prefixed output for monitor commands 2015-09-22 10:45:06 -07:00
Ryan Uber 104cd67cff command: adding eval-monitor 2015-09-22 10:45:05 -07:00
Ryan Uber 3258f16568 command: monitor allocation client status updates 2015-09-22 10:45:05 -07:00
Ryan Uber 8db83e71e0 command: working on monitor 2015-09-22 10:45:05 -07:00
Ryan Uber bd40b1f5ad command: start implementing eval monitoring for run 2015-09-22 10:45:05 -07:00
Ryan Uber 43a33dd054 command: add primitive run command 2015-09-22 10:45:05 -07:00
Ryan Uber b15d45fa2b command: use an empty config instead of default config for cli options 2015-09-22 10:44:46 -07:00
Armon Dadgar bb58ba2705 website: document additional configuration options 2015-09-22 10:41:12 -07:00
Armon Dadgar ed2fc3a69f client: persist the node ID 2015-09-22 10:31:47 -07:00
Ryan Uber 54e5122ef2 website: dev mode flag 2015-09-22 10:05:35 -07:00
Armon Dadgar 825a2348e5 Merge pull request #76 from hashicorp/f-agent-docs
Agent CLI options and documentation
2015-09-22 09:56:28 -07:00
Ryan Uber dbf60d4682 command/agent: fix help usage 2015-09-22 01:59:17 -07:00
Ryan Uber 9e9902d9f2 website: agent cli arguments 2015-09-22 01:58:28 -07:00