Alex Dadgar
|
81140f8787
|
Check if the PID is alive instead of heartbeating through modify time
|
2015-11-04 14:50:44 -08:00 |
|
Alex Dadgar
|
7f9fd5ec36
|
Vet errors
|
2015-11-03 13:37:45 -08:00 |
|
Alex Dadgar
|
88391eedfb
|
Search path
|
2015-11-03 13:26:09 -08:00 |
|
Alex Dadgar
|
ec2c9b6d52
|
Update website
|
2015-11-03 12:57:39 -08:00 |
|
Alex Dadgar
|
d83777f198
|
Make a basic executor that can be shared and fix some fingerprinting/tests
|
2015-11-03 12:47:48 -08:00 |
|
Alex Dadgar
|
271702f4a2
|
Small improvements
|
2015-11-03 10:50:30 -08:00 |
|
Alex Dadgar
|
5562fc7672
|
Create Spawn pkg that handles IPC with the spawn-daemon and update exec_linux to use that
|
2015-11-02 20:28:37 -08:00 |
|
Alex Dadgar
|
72fea7d2b5
|
Comments
|
2015-10-29 15:39:26 -07:00 |
|
Alex Dadgar
|
ec2367baec
|
Cleanup exec_linux, force cgroups, check for systemd and update the Open() api
|
2015-10-29 15:26:35 -07:00 |
|
Alex Dadgar
|
2781cbbde1
|
Exec driver only applies on linux as root
|
2015-10-28 17:22:04 -07:00 |
|
Alex Dadgar
|
5b1d6ed985
|
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
|
d11a7782a9
|
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
|
a87519f71a
|
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
|
a79ae3c546
|
Assign IP when network device is specified
|
2015-10-28 21:19:06 +09:00 |
|
Mitchell Hashimoto
|
0e5a3c273b
|
style change, no logic change
|
2015-10-27 19:39:19 -07:00 |
|
Alex Dadgar
|
3cdbfc010f
|
Remove weight and hard/soft fields from constraint
|
2015-10-27 14:31:14 -07:00 |
|
Diptanu Choudhury
|
ca99960cc1
|
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
|
e688dc3826
|
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
|
c7f904ff31
|
Merge pull request #321 from hashicorp/f-unique-constraint
Add "distinctHost" constraint
|
2015-10-26 14:18:57 -07:00 |
|
Alex Dadgar
|
1784387e1d
|
Rename Dynamic -> ProposedAllocConstraintIterator
|
2015-10-26 14:12:54 -07:00 |
|
Alex Dadgar
|
a9135b92b2
|
Cleanup DynamicConstraintIterator
|
2015-10-26 14:01:32 -07:00 |
|
Seth Vargo
|
598cc66a75
|
Merge pull request #340 from hashicorp/sethvargo/releases
Use releases for releases
|
2015-10-26 16:55:38 -04:00 |
|
Seth Vargo
|
a9fe07dea6
|
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
|
80a6f03c53
|
have a the string -> have the string
|
2015-10-26 14:51:17 -06:00 |
|
Alex Dadgar
|
fd9c2baf02
|
Constants for constraints and renaming to use undescore instead of camel
|
2015-10-26 13:47:56 -07:00 |
|
Seth Vargo
|
cecd4d8d6f
|
Merge pull request #344 from charlieok/patch-1
deregistraion -> deregistration
|
2015-10-26 16:20:38 -04:00 |
|
Charlie O'Keefe
|
c28ded1084
|
deregistraion -> deregistration
|
2015-10-26 14:20:10 -06:00 |
|
Seth Vargo
|
2322c69c5b
|
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
|
3f361edff2
|
an option job ID -> an optional job ID
|
2015-10-26 13:59:47 -06:00 |
|
Seth Vargo
|
d938c6525c
|
Merge pull request #341 from achanda/gofmt
Run gofmt
|
2015-10-26 15:25:32 -04:00 |
|
Abhishek Chanda
|
70293e9bc8
|
Run gofmt
|
2015-10-26 19:24:37 +00:00 |
|
Armon Dadgar
|
25b2e3ca58
|
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
|
bb40d48f8e
|
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
|
9a9fbcbc54
|
Use vendored fastly logo
|
2015-10-26 12:49:35 -04:00 |
|
Clint
|
55a1d5cc78
|
Update CHANGELOG.md
|
2015-10-26 10:01:20 -05:00 |
|
Clint
|
4b0dc2cb39
|
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
|
b100df0a85
|
Use releases for releases
|
2015-10-26 10:40:47 -04:00 |
|
Clint Shryock
|
343daeb1ea
|
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
|
130e8bdf03
|
Merge pull request #339 from charlieok/patch-1
tasks groups -> task groups
|
2015-10-25 19:54:32 -07:00 |
|
Charlie O'Keefe
|
8325b9512b
|
tasks groups -> task groups
|
2015-10-25 18:31:59 -06:00 |
|
Seth Vargo
|
4c7520c79f
|
Merge pull request #338 from charlieok/patch-3
resources use -> resource use
|
2015-10-25 13:16:35 -04:00 |
|
Seth Vargo
|
ffb8e7a17f
|
Merge pull request #336 from charlieok/patch-1
diver -> driver
|
2015-10-25 13:15:38 -04:00 |
|
Seth Vargo
|
edc8a8d3a6
|
Merge pull request #337 from charlieok/patch-2
systems -> system's
|
2015-10-25 13:15:30 -04:00 |
|
Charlie O'Keefe
|
4b796002b8
|
resources use -> resource use
|
2015-10-25 11:15:14 -06:00 |
|
Charlie O'Keefe
|
6b7b568219
|
systems -> system's
|
2015-10-25 11:10:37 -06:00 |
|
Charlie O'Keefe
|
3f28e609fb
|
diver -> driver
|
2015-10-25 11:06:28 -06:00 |
|
Seth Vargo
|
c46b035b65
|
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
|
20b1274653
|
will be ran -> will be run
|
2015-10-25 11:00:08 -06:00 |
|
Kenjiro Nakayama
|
fa005d75fa
|
Set default network interface rather than eth0
|
2015-10-25 23:32:54 +09:00 |
|
Alvaro Miranda
|
17243ff0d1
|
list Getting in depth in same order as menu
|
2015-10-24 17:18:11 +13:00 |
|