Commit Graph

1542 Commits

Author SHA1 Message Date
Alex Dadgar
dc7cbcc3f0 Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
Alex Dadgar
98185ca619 Merge pull request #351 from hashicorp/f-clean-constraints
Remove weight and hard/soft fields from constraint
2015-10-28 10:14:06 -07:00
Diptanu Choudhury
dfbbbaf306 Merge pull request #353 from nak3/assign-ip
Assign IP address when network device is specified
2015-10-28 07:46:56 -07:00
Kenjiro Nakayama
11a46aac53 Assign IP when network device is specified 2015-10-28 21:19:06 +09:00
Mitchell Hashimoto
baee91fb0c style change, no logic change 2015-10-27 19:39:19 -07:00
Alex Dadgar
c46447a572 Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
Diptanu Choudhury
0353c8eeee Merge pull request #334 from nak3/set-default-net-interface
Set default network interface rather than eth0
2015-10-27 11:30:03 -07:00
Kenjiro Nakayama
b85f114dff Set default network interface rather than eth0 for non-dev mode, and use loopback device for dev mode by default 2015-10-28 02:03:48 +09:00
Alex Dadgar
8fcefe0f3d Merge pull request #321 from hashicorp/f-unique-constraint
Add "distinctHost" constraint
2015-10-26 14:18:57 -07:00
Alex Dadgar
2ab5790b6f Rename Dynamic -> ProposedAllocConstraintIterator 2015-10-26 14:12:54 -07:00
Alex Dadgar
302c989509 Cleanup DynamicConstraintIterator 2015-10-26 14:01:32 -07:00
Seth Vargo
ba80348417 Merge pull request #340 from hashicorp/sethvargo/releases
Use releases for releases
2015-10-26 16:55:38 -04:00
Seth Vargo
c2c1909e12 Merge pull request #345 from charlieok/patch-1
have a the string -> have the string
2015-10-26 16:51:42 -04:00
Charlie O'Keefe
9a7b565a3c have a the string -> have the string 2015-10-26 14:51:17 -06:00
Alex Dadgar
cccef7ac84 Constants for constraints and renaming to use undescore instead of camel 2015-10-26 13:47:56 -07:00
Seth Vargo
eb71a73fb1 Merge pull request #344 from charlieok/patch-1
deregistraion -> deregistration
2015-10-26 16:20:38 -04:00
Charlie O'Keefe
5bb4acf38e deregistraion -> deregistration 2015-10-26 14:20:10 -06:00
Seth Vargo
ae78e99e73 Merge pull request #343 from charlieok/patch-1
an option job ID -> an optional job ID
2015-10-26 16:00:28 -04:00
Charlie O'Keefe
0e6337e4db an option job ID -> an optional job ID 2015-10-26 13:59:47 -06:00
Seth Vargo
33b135cf1d Merge pull request #341 from achanda/gofmt
Run gofmt
2015-10-26 15:25:32 -04:00
Abhishek Chanda
c70d85d7e9 Run gofmt 2015-10-26 19:24:37 +00:00
Armon Dadgar
3058ae8128 Merge pull request #327 from hashicorp/b-check-env-var-updates
Check for environment variable updates for tasks
2015-10-26 11:55:52 -07:00
Alex Dadgar
6a8ea07f10 Merge pull request #330 from kikitux/master
list Getting in depth in same order as menu
2015-10-26 11:29:22 -07:00
Seth Vargo
d9f827fb11 Use vendored fastly logo 2015-10-26 12:49:35 -04:00
Clint
1a97004398 Update CHANGELOG.md 2015-10-26 10:01:20 -05:00
Clint
eccc117b78 Merge pull request #288 from hashicorp/f-go-getter
Drivers: Use go-getter for artifact retrieval, add artifact support to Exec, Raw Exec drivers
2015-10-26 10:00:29 -05:00
Seth Vargo
207e0550c8 Use releases for releases 2015-10-26 10:40:47 -04:00
Clint Shryock
1e07daa680 drivers: Add/Use go-getter to fetch remote binaries
Updates Qemu, Java drivers to use go-getter to fetch binaries
Adds remote artifact support for Exec, Raw Exec drivers
2015-10-26 09:40:06 -05:00
Diptanu Choudhury
82ff0a1e85 Merge pull request #339 from charlieok/patch-1
tasks groups -> task groups
2015-10-25 19:54:32 -07:00
Charlie O'Keefe
e389ae53fd tasks groups -> task groups 2015-10-25 18:31:59 -06:00
Seth Vargo
d8c2ddf128 Merge pull request #338 from charlieok/patch-3
resources use -> resource use
2015-10-25 13:16:35 -04:00
Seth Vargo
bbb6c03fd7 Merge pull request #336 from charlieok/patch-1
diver -> driver
2015-10-25 13:15:38 -04:00
Seth Vargo
090743a441 Merge pull request #337 from charlieok/patch-2
systems -> system's
2015-10-25 13:15:30 -04:00
Charlie O'Keefe
7879282490 resources use -> resource use 2015-10-25 11:15:14 -06:00
Charlie O'Keefe
70858f6daa systems -> system's 2015-10-25 11:10:37 -06:00
Charlie O'Keefe
6506078ce9 diver -> driver 2015-10-25 11:06:28 -06:00
Seth Vargo
e3c6842959 Merge pull request #335 from charlieok/patch-1
will be ran -> will be run
2015-10-25 13:05:08 -04:00
Charlie O'Keefe
6f8d128e14 will be ran -> will be run 2015-10-25 11:00:08 -06:00
Kenjiro Nakayama
5063b2a377 Set default network interface rather than eth0 2015-10-25 23:32:54 +09:00
Alvaro Miranda
328008820e list Getting in depth in same order as menu 2015-10-24 17:18:11 +13:00
Alex Dadgar
de3b0dd149 Merge pull request #325 from hashicorp/f-reset-nack
Reset evaluation Nack timer in response to scheduler operations
2015-10-23 17:16:55 -07:00
Alex Dadgar
4718a05d07 Revert "dont hard code scheduler type name"
This reverts commit fb0e0dfc2b.
2015-10-23 16:32:45 -07:00
Alex Dadgar
fb0e0dfc2b dont hard code scheduler type name 2015-10-23 16:31:45 -07:00
Alex Dadgar
5730528712 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-10-23 16:23:54 -07:00
Alex Dadgar
7c9926c3c7 Format rkt_test 2015-10-23 16:23:43 -07:00
Alex Dadgar
d8daa32347 Merge pull request #322 from achanda/test-cleanup
Test cleanup
2015-10-23 14:58:20 -07:00
Alex Dadgar
0f5e93edc8 Check for environment variable updates for tasks 2015-10-23 14:52:06 -07:00
Abhishek Chanda
c8443fbe3c Cleanup tests
- Consolidate checking if non-windows and if qemu is installed
- Fix non-windows check
2015-10-23 14:19:22 -07:00
Alex Dadgar
c8bd79cd2a Merge pull request #323 from gregory-m/order-agent-members
Sort server-members output using name and tags
2015-10-23 11:38:27 -07:00
Gregory Man
09513e0147 Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00