Alex Dadgar
|
1098e562fc
|
Privileged exec driver
|
2015-10-08 12:19:39 -07:00 |
|
Chris Bednarski
|
ae87aafaea
|
Merge pull request #233 from hashicorp/docs-executor
Clarified package documentation for executor
|
2015-10-08 11:36:11 -07:00 |
|
Armon Dadgar
|
e5191197f7
|
Merge pull request #234 from charlieok/patch-1
Remove redundant 'contains'
|
2015-10-08 14:33:27 -04:00 |
|
Charlie O'Keefe
|
a9a7ebec4e
|
Remove redundant 'contains'
|
2015-10-08 08:39:27 -06:00 |
|
Chris Bednarski
|
7063c71461
|
Insert missing 'may be' and clean up some other formatting / phrasing
|
2015-10-08 01:38:39 -07:00 |
|
Chris Bednarski
|
4a1ae3cd4a
|
Tweak phrasing to be clearer *why* that's not what we want
|
2015-10-08 00:07:07 -07:00 |
|
Chris Bednarski
|
c681ec1ba9
|
Removed wayward 's'
|
2015-10-08 00:04:45 -07:00 |
|
Chris Bednarski
|
ba59ebdfa9
|
Clarified package documentation for executor in response to #232
|
2015-10-08 00:02:46 -07:00 |
|
Alex Dadgar
|
7ab84c2862
|
Merge pull request #165 from achanda/rkt
Add a driver for rkt
|
2015-10-07 16:00:21 -07:00 |
|
Abhishek Chanda
|
9140796a49
|
Run gofmt
|
2015-10-07 22:24:16 +00:00 |
|
Abhishek Chanda
|
43a8a1af96
|
Add an optional exec parameter to task config
This overrides the default exec command in the ACI
|
2015-10-07 15:15:36 -07:00 |
|
Abhishek Chanda
|
558333dce9
|
Use Run for adding trust prefix
The trust needs to be added before anything can progress
|
2015-10-07 11:15:17 -07:00 |
|
Alex Dadgar
|
12545fc70a
|
Merge pull request #229 from iverberk/fix_vet_warnings
Fix vet warnings
|
2015-10-07 10:14:56 -07:00 |
|
Ivo Verberk
|
f9be8ede8f
|
Fix vet warnings
|
2015-10-07 12:26:58 +02:00 |
|
Chris Bednarski
|
b58fd56374
|
Merge pull request #221 from hashicorp/b-docker-tests-osx
Add skip detection for all docker tests
|
2015-10-06 17:53:47 -07:00 |
|
Alex Dadgar
|
f6f2276dbc
|
Bump version to 0.1.2
|
2015-10-06 16:56:25 -07:00 |
|
Alex Dadgar
|
8ae65cf743
|
CHANGELOG for 0.1.2
|
2015-10-06 16:44:00 -07:00 |
|
Alex Dadgar
|
5942c8c272
|
Update demo Vagrantfile
|
2015-10-06 16:43:27 -07:00 |
|
Alex Dadgar
|
ceb2a5f877
|
Fix alloc_dir error message
|
2015-10-06 16:38:06 -07:00 |
|
Chris Bednarski
|
2801e7d1e1
|
Fingerprint test should now behave correctly when the executor is not installed; fix some go vet issues
|
2015-10-06 16:33:02 -07:00 |
|
Abhishek Chanda
|
4b216736ab
|
Use Start to run commands
Run blocks
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
5c76624f2e
|
Add prefix to all message logs for rkt driver
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
bedee8cd8f
|
Fix function call
Make it skip if rkt is not installed
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
97c2172108
|
Register rkt as a built in driver
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
00556d4b3b
|
Add missing import and remove unsued one
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
740187e669
|
Do not run containers interactively
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
0bc00223ed
|
Do not register to the metadata service
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
61b4be2389
|
Remove a stray comment
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
0e659aefe7
|
Fix constructing the handle
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
481ba6ecb6
|
Add a test fort he rkt driver
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
f893fb7c35
|
Fix name of prefix
|
2015-10-06 15:56:39 -07:00 |
|
Abhishek Chanda
|
6a2a938b4e
|
Add a driver for rkt
rkt docs here
https://github.com/coreos/rkt
|
2015-10-06 15:56:39 -07:00 |
|
Alex Dadgar
|
d31d62144d
|
Merge pull request #222 from hashicorp/b-runc-throttle-device
Switch from using cgroups BlkioThrottleReadIOpsDevice to BlkioWeight
|
2015-10-06 15:47:07 -07:00 |
|
Alex Dadgar
|
50862f8e31
|
Switch to using BlkioWeight
|
2015-10-06 15:44:01 -07:00 |
|
Chris Bednarski
|
095dc9ae57
|
Updated Throttle Read/Write to match upstream changes in runc; now takes a list of ThrottleDevice structs instead of an int
|
2015-10-06 15:31:47 -07:00 |
|
Alex Dadgar
|
bfbdd19e1c
|
Merge branch 'master' of https://github.com/hashicorp/nomad
|
2015-10-06 10:51:25 -07:00 |
|
Alex Dadgar
|
257be30096
|
OS dependant build dependencies
|
2015-10-06 10:51:18 -07:00 |
|
Alex Dadgar
|
930921de4b
|
Merge pull request #214 from hashicorp/f-dev-alloc-cleanup
Cleanup allocations when in dev mode
|
2015-10-06 09:35:18 -07:00 |
|
Chris Bednarski
|
ac2bcc406d
|
Merge pull request #203 from hashicorp/b-init-redis-port
Change to the default redis port and use docker port mapping
|
2015-10-06 00:36:38 -07:00 |
|
Chris Bednarski
|
629a56ee70
|
This is needed for 1.4.2 compat; not sure what removed it
|
2015-10-06 00:32:34 -07:00 |
|
Chris Bednarski
|
28fef04b64
|
Add skip detection for all docker tests
|
2015-10-06 00:27:05 -07:00 |
|
Kevin Fishner
|
ce5a73eab5
|
Merge pull request #218 from hashicorp/ga-id-update
Fix google analytics ID
|
2015-10-05 22:23:34 -04:00 |
|
Kevin Fishner
|
022b6fb6c5
|
Update _footer.erb
|
2015-10-05 22:23:09 -04:00 |
|
Alex Dadgar
|
6a602dc32c
|
Fix long link in CHANGELOG
|
2015-10-05 14:53:53 -07:00 |
|
Alex Dadgar
|
440a950f6c
|
CHANGELOG for 0.1.1
|
2015-10-05 14:39:29 -07:00 |
|
Alex Dadgar
|
7a800791d1
|
Update demo Vagrantfile
|
2015-10-05 14:26:07 -07:00 |
|
Alex Dadgar
|
8ea27261e5
|
Remove prerelease for v0.1.1
|
2015-10-05 13:41:35 -07:00 |
|
Alex Dadgar
|
265271e721
|
OS specific build dependencies
|
2015-10-05 13:36:25 -07:00 |
|
Alex Dadgar
|
02fb48fbc1
|
Cleanup allocations when in dev mode
|
2015-10-04 13:36:03 -07:00 |
|
Armon Dadgar
|
69e7d21e9a
|
scheduler: tasks updated should only check if number of dynamic ports is different
|
2015-10-04 15:53:02 -04:00 |
|