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 |
|
Ryan Uber
|
5fd071a184
|
command/agent: fix help usage
|
2015-09-22 01:59:17 -07:00 |
|
Ryan Uber
|
5cf291e0d5
|
command/agent: more arguments
|
2015-09-21 21:37:55 -07:00 |
|
Ryan Uber
|
4a86b9c373
|
command/agent: accept server/client/data-dir
|
2015-09-21 20:48:39 -07:00 |
|
Ryan Uber
|
2dfcd97eb0
|
agent: fix CLI help
|
2015-09-21 20:39:10 -07:00 |
|
Alex Dadgar
|
4735cb0779
|
Merge pull request #75 from hashicorp/h-spawn-daemon-build-dep
Make spawn-daemon only defined on linux
|
2015-09-21 17:27:08 -07:00 |
|
Alex Dadgar
|
057cb3ac5a
|
Make spawn-daemon only defined on linux
|
2015-09-21 15:24:08 -07:00 |
|
Armon Dadgar
|
e769ef2bc6
|
agnet: fixing inversion of LeaveOnInt
|
2015-09-21 14:14:19 -07:00 |
|
Armon Dadgar
|
db27b85033
|
agent: adding Atlas and Region to output
|
2015-09-21 14:14:19 -07:00 |
|
Alex Dadgar
|
5ac6c3b73d
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Armon Dadgar
|
2c3febc8af
|
http: validating job is provided to avoid nil pointer
|
2015-09-20 17:38:26 -07:00 |
|
Ryan Uber
|
da35ecc4f3
|
command: fix tests after job validation
|
2015-09-16 11:42:28 -07:00 |
|
Ryan Uber
|
acd0d16a7a
|
command: final adjustments for list output
|
2015-09-15 16:51:17 -07:00 |
|
Ryan Uber
|
210ee0bbb7
|
command: helpers for columns
|
2015-09-15 16:44:38 -07:00 |
|
Ryan Uber
|
c706942ece
|
command: output adjustments
|
2015-09-15 13:21:49 -07:00 |
|
Ryan Uber
|
a7b70259c8
|
command: testing alloc/eval dump and short mode for status
|
2015-09-15 12:53:13 -07:00 |
|
Ryan Uber
|
8a45651fe4
|
command: add evals/allocs to status command, add -short flag
|
2015-09-15 11:35:38 -07:00 |
|
Ryan Uber
|
550434dc9b
|
command: dump allocations for nodes in node-status
|
2015-09-15 11:20:08 -07:00 |
|
Ryan Uber
|
c778599e9e
|
command: separate k/v pairs with an '='
|
2015-09-14 20:29:08 -07:00 |
|
Armon Dadgar
|
cf3c6aa8a7
|
SCADA support
|
2015-09-14 15:33:08 -07:00 |
|
Ryan Uber
|
f19682d87e
|
command: tests
|
2015-09-14 14:08:50 -07:00 |
|
Ryan Uber
|
ac6de2c157
|
command: guard tests from multiple parallel calls
|
2015-09-14 14:06:37 -07:00 |
|
Ryan Uber
|
7e26f938a2
|
command: use meta struct for common options
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
34d77eeb04
|
command: kill AllAtOnce in job list mode
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
0e16348052
|
command: cleanup
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
90108c7820
|
command: add node-drain command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
98708120f7
|
command: more cli tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
4b708bf6df
|
command: use testutil.TestServer in command tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
8246db154d
|
command: cli tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
8698c1d757
|
command: fix test agent helper
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
a0c8a0bc0d
|
command: add node-status command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
74a0e11a9b
|
command: add agent-join command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
39592e63b3
|
command: convert members so we get a descriptive status
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
f76e26906d
|
command: adding agent-members command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
3e86dc2657
|
command: add agent-force-leave command
|
2015-09-14 13:24:02 -07:00 |
|