Diptanu Choudhury
|
b514b2145c
|
Setting the default network interface for dev mode only in Linux and Darwin
|
2015-10-29 17:03:54 -07:00 |
|
Alex Dadgar
|
56f5e53382
|
Merge pull request #362 from gregory-m/node-gc-conf
Configure Node GC Threshold
|
2015-10-29 15:45:57 -07:00 |
|
Diptanu Choudhury
|
bbea682632
|
Merge pull request #361 from gregory-m/lo-iface-name-fix
Fix local interface name on OS X
|
2015-10-29 13:56:19 -07:00 |
|
Seth Vargo
|
6a7e874cc1
|
Merge pull request #363 from hashicorp/sethvargo/releases
Trailing slash
|
2015-10-29 16:25:58 -04:00 |
|
Seth Vargo
|
a2d7903cb9
|
Trailing slash
|
2015-10-29 16:16:07 -04:00 |
|
Gregory Man
|
3c84b20d85
|
node_gc_threshold documentation.
|
2015-10-29 19:26:18 +02:00 |
|
Gregory Man
|
21879e22e0
|
Added node_gc_threshold configuration option
Close #333
|
2015-10-29 15:58:21 +02:00 |
|
Gregory Man
|
efada3bd28
|
Fix local interface name on OS X
|
2015-10-29 14:30:26 +02:00 |
|
Seth Vargo
|
7dd7e6ac46
|
Merge pull request #358 from charlieok/patch-1
should be use -> should be used
|
2015-10-29 00:32:54 -04:00 |
|
Charlie O'Keefe
|
fb7f1e9497
|
should be use -> should be used
|
2015-10-28 22:09:00 -06:00 |
|
Seth Vargo
|
1bd5d1909d
|
Merge pull request #357 from charlieok/patch-1
Gracefully termination -> Graceful termination
|
2015-10-29 00:06:45 -04:00 |
|
Charlie O'Keefe
|
d8a104ff1f
|
Gracefully termination -> Graceful termination
|
2015-10-28 22:03:59 -06:00 |
|
Alex Dadgar
|
36a775fa2a
|
Merge pull request #355 from steve-jansen/docs-agent-config-atlas
Update agent config docs on Atlas integration
|
2015-10-28 14:30:56 -07:00 |
|
Steve Jansen
|
d000c9ba98
|
Update agent config docs on Atlas integration
Provide a pointer to https://github.com/hashicorp/nomad/issues/183 regarding Nomad/Atlas integration
|
2015-10-28 17:05:27 -04:00 |
|
Chris Bednarski
|
174bc6b5e1
|
Merge pull request #350 from hashicorp/b-vagrantfile
Update the vagrant file
|
2015-10-28 13:53:28 -07:00 |
|
Chris Bednarski
|
b98a5e9cac
|
Double the ram, double the fun
|
2015-10-28 13:53:04 -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 |
|
Chris Bednarski
|
a1366e9f3c
|
Merge branch 'master' into b-vagrantfile
|
2015-10-27 12:53:25 -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 |
|