Commit Graph

847 Commits

Author SHA1 Message Date
Ryan Uber
3f5dae9b91 agent: json decode directly to structs in api 2015-09-22 20:02:10 -07:00
Alex Dadgar
eb0d358d29 Merge pull request #89 from hashicorp/f-root-disable-drivers
Disable drivers based on whether nomad is running as root.
2015-09-22 18:49:12 -07:00
Alex Dadgar
289a9766f3 Update package import name 2015-09-22 18:48:42 -07:00
Armon Dadgar
2d498376e0 Merge pull request #90 from hashicorp/b-no-networks
Initialize error 'no networks avaialable' before yielding to find an IP address (maybe there are no IP addresses)
2015-09-22 18:35:28 -07:00
Chris Bednarski
596da6cb7e Initialize error 'no networks avaialable' before yielding to find an IP address (maybe there are no IP addresses) 2015-09-22 18:33:29 -07:00
Alex Dadgar
03215a1f90 Update website documentation on the fork/exec driver + Vagrantfile fixes 2015-09-22 18:31:13 -07:00
Ryan Uber
ab5e1d5adf nomad: fix typo 2015-09-22 17:37:55 -07:00
Alex Dadgar
3c12f4bd20 Fix qemu check and add debug lines when a driver is disabled 2015-09-22 17:36:44 -07:00
Alex Dadgar
33381f0fb8 Update Qemu Fingerprint check 2015-09-22 17:12:52 -07:00
Alex Dadgar
891d8b8f47 Guard tests 2015-09-22 17:10:03 -07:00
Alex Dadgar
06de892626 Update exec_linux to assume it is running as root 2015-09-22 16:44:11 -07:00
Alex Dadgar
b43e262923 Disable exec/java/qemu when non-root on non-windows OSes 2015-09-22 16:32:05 -07:00
Chris Bednarski
3799997a28 Switch to named port config syntax 2015-09-22 16:14:28 -07:00
Chris Bednarski
420ba45322 Merge pull request #88 from hashicorp/f-init
Init command
2015-09-22 16:12:58 -07:00
Chris Bednarski
2f17026c1e Added docs page for init command 2015-09-22 16:11:11 -07:00
Chris Bednarski
bee4fc6e7c Added init command 2015-09-22 16:11:01 -07:00
Armon Dadgar
6ef2303d20 website: remove regex from dynamic_ports 2015-09-22 14:44:56 -07:00
Armon Dadgar
0f44183481 Merge pull request #83 from hashicorp/f-named-ports
Added named ports
2015-09-22 14:41:21 -07:00
Chris Bednarski
6fbd6a5ad7 Updated jobspec docs for named dynamic ports 2015-09-22 14:21:32 -07:00
Chris Bednarski
ccd8eb0f6d Lowercase for consistency 2015-09-22 14:02:51 -07:00
Chris Bednarski
cbc153c12f Added named ports 2015-09-22 13:59:16 -07:00
Chris Bednarski
a7e0e573d6 Merge pull request #81 from hashicorp/b-test-timeout
Increase test timeout so driver tests are less sensitive slower networks
2015-09-22 13:16:52 -07:00
Chris Bednarski
3f62950aa4 Increase test timeout so driver tests are less sensitive slower networks 2015-09-22 13:06:34 -07:00
Armon Dadgar
7e8d48f7ba agent: test config parsing 2015-09-22 11:29:58 -07:00
Ryan Uber
91a9b3effa website: update references to server commands 2015-09-22 11:14:37 -07:00
Ryan Uber
678767c3f6 website: update layout for command renames 2015-09-22 11:11:07 -07:00
Ryan Uber
f37652af27 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
e028331065 website: update docs for command renames 2015-09-22 11:08:36 -07:00
Ryan Uber
120974820f command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
Armon Dadgar
d25677cb2f Merge pull request #74 from hashicorp/f-run
Run / Stop commands
2015-09-22 10:46:04 -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
31e4e31f91 website: command updates for output 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
635a68302e website: command updates for exit codes 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
64dd763ac6 website: update run/stop commands 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