Commit Graph

142 Commits

Author SHA1 Message Date
Armon Dadgar
f2a09e9cf6 command/init: tweak constraint 2015-09-22 21:48:44 -07:00
Armon Dadgar
54f5b05b07 command/run: update synopsis 2015-09-22 21:48:44 -07:00
Armon Dadgar
ea240a5063 command/run: update help output 2015-09-22 21:48:43 -07:00
Armon Dadgar
667c9c0794 command/init: fixing inconsistencies 2015-09-22 21:48:43 -07:00
Armon Dadgar
8e11e8c3fa command/node-status: removing extra formating input 2015-09-22 21:48:43 -07:00
Armon Dadgar
8eb7db7d69 command/init: reworking behavior and default file 2015-09-22 21:48:43 -07:00
Armon Dadgar
9bcc5b444b agent: Do not override default log levels 2015-09-22 21:48:42 -07:00
Ryan Uber
cca3ed098c Merge pull request #79 from hashicorp/f-bootstrap
Add flags for bootstrap modes to CLI
2015-09-22 20:28:30 -07:00
Ryan Uber
3f5dae9b91 agent: json decode directly to structs in api 2015-09-22 20:02:10 -07:00
Chris Bednarski
3799997a28 Switch to named port config syntax 2015-09-22 16:14:28 -07:00
Chris Bednarski
bee4fc6e7c Added init command 2015-09-22 16:11:01 -07:00
Ryan Uber
fbbe4a4973 agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00
Ryan Uber
8c76a1bfc0 agent: test agent command args 2015-09-22 14:04:40 -07:00
Ryan Uber
2db143cba0 command/agent: add bootstrap flags 2015-09-22 13:28:06 -07:00
Armon Dadgar
7e8d48f7ba agent: test config parsing 2015-09-22 11:29:58 -07:00
Ryan Uber
120974820f command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
Ryan Uber
243d15fba7 command/monitor: set initial status to 'pending' 2015-09-22 10:45:08 -07:00
Ryan Uber
7d64e1fa2d command: print a warning if we get 0 evaluated nodes 2015-09-22 10:45:08 -07:00
Ryan Uber
5596f8419d command: monitor output updates 2015-09-22 10:45:08 -07:00
Ryan Uber
e24e6a3a46 command/run: validate job before submission 2015-09-22 10:45:08 -07:00
Ryan Uber
4445730c67 command: adjustments to monitor logs 2015-09-22 10:45:07 -07:00
Ryan Uber
2f5c40cb4b command: remove unnecessary alloc-status command 2015-09-22 10:45:07 -07:00
Ryan Uber
ceab11b3f4 command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
Ryan Uber
40a69368e7 command: fix alloc-status tests 2015-09-22 10:45:07 -07:00
Ryan Uber
b3301ea0c8 command: allocation monitor adjustments 2015-09-22 10:45:07 -07:00
Ryan Uber
ebfc98e0b6 command: simplify alloc status, dump during job run 2015-09-22 10:45:07 -07:00
Ryan Uber
4c53cbb608 command/status: don't display node ID in evaluations 2015-09-22 10:45:07 -07:00
Ryan Uber
4de3cb7040 command/monitor: dump info regardless of initial status 2015-09-22 10:45:07 -07:00
Ryan Uber
5f92022c7e command: spelling 2015-09-22 10:45:07 -07:00
Ryan Uber
8b8a0ecb73 command: start alloc-status command 2015-09-22 10:45:07 -07:00
Ryan Uber
7b908d035c command/status: cleanup 2015-09-22 10:45:07 -07:00
Ryan Uber
0410be0259 command/monitor: cleanup 2015-09-22 10:45:07 -07:00
Ryan Uber
070af5b3a6 command/monitor: display scheduling errors 2015-09-22 10:45:06 -07:00
Ryan Uber
eb60a5fdc1 command: enter monitor mode by default 2015-09-22 10:45:06 -07:00
Ryan Uber
6719d22cd6 command/monitor: handle more alloc state changes 2015-09-22 10:45:06 -07:00
Ryan Uber
c5674305de command/monitor: account for updated allocations 2015-09-22 10:45:06 -07:00
Ryan Uber
a5334910cb command/monitor: more tests 2015-09-22 10:45:06 -07:00
Ryan Uber
ef89626e53 command/monitor: tests 2015-09-22 10:45:06 -07:00
Ryan Uber
f186b7a3b0 command: only use prefixed UI during monitoring 2015-09-22 10:45:06 -07:00
Ryan Uber
5de88e0523 command/stop: inital stop command 2015-09-22 10:45:06 -07:00
Ryan Uber
00dde16dbe command/monitor: cleanup 2015-09-22 10:45:06 -07:00
Ryan Uber
07a7652535 command: easier exit codes, check if eval is already finished 2015-09-22 10:45:06 -07:00
Ryan Uber
10a776723f command: add prefixed output for monitor commands 2015-09-22 10:45:06 -07:00
Ryan Uber
39180ec9e0 command: adding eval-monitor 2015-09-22 10:45:05 -07:00
Ryan Uber
d2dedb24b5 command: monitor allocation client status updates 2015-09-22 10:45:05 -07:00
Ryan Uber
934ba21c5d command: working on monitor 2015-09-22 10:45:05 -07:00
Ryan Uber
3bb508c0b5 command: start implementing eval monitoring for run 2015-09-22 10:45:05 -07:00
Ryan Uber
6532abdf68 command: add primitive run command 2015-09-22 10:45:05 -07:00
Ryan Uber
67243d64e0 command: use an empty config instead of default config for cli options 2015-09-22 10:44:46 -07:00
Armon Dadgar
5dbbc997f6 website: document additional configuration options 2015-09-22 10:41:12 -07:00