Abhishek Chanda
|
29bcab9bfd
|
Cleanup if the plugin executor crashes.
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
8957726a0a
|
A number of cleanups
- Removed some unused variables.
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
a038d60a3b
|
Disable ipmasq in the default ptp network
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
77d9ba3526
|
Change name of the stdout file
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
fbc6f3f0b1
|
Do not hard-code binary location
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
d490df2bad
|
Use the plugin mechanism in the rkt driver
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
459ed48c43
|
Defer cleanup
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
e40c4630d7
|
Change how a result is returned form wait
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
579da2930a
|
Use less resources for containers
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
3da757addf
|
Print rkt and docker versions after installing
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
b47724e1e7
|
Put docker version in the script
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
0eac97b712
|
Add a shebang to docker update script
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
e1a1b7fc66
|
Enable running rkt tests in travis
- Introduces a travis target in Makefile to update docker and
install rkt
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
7719a1ce98
|
A number of rkt fixes
- Reorder rkt arguments to make it work
- Change a few things in test
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
b35e244c7d
|
Use a host volume to mount alloc and task dirs
host volumes are the preferred way to share data.
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
370332fdf3
|
Create the task and alloc dirs before proceeding
|
2016-03-02 14:04:14 -08:00 |
Alex Dadgar
|
d7ebd7ab5e
|
Merge pull request #869 from hashicorp/f-alloc-id-env
Add Alloc ID/Name and Task Name to environment variables
|
2016-03-02 13:58:47 -08:00 |
Diptanu Choudhury
|
6324e18cac
|
Merge pull request #855 from hashicorp/cgroups-pid
Updated logic for creation of cgroup
|
2016-03-02 12:57:25 -08:00 |
Diptanu Choudhury
|
395d10eafc
|
Added a comment
|
2016-03-02 12:56:56 -08:00 |
Diptanu Choudhury
|
04cb13f3a5
|
Added a test for making sure executor destroy works
|
2016-03-02 11:05:08 -08:00 |
Alex Dadgar
|
ce798679fc
|
Merge pull request #870 from hashicorp/f-exec-driver-error-doc-update
Add a specific entry for the common error you may see
|
2016-03-02 10:01:22 -08:00 |
Pete Shima
|
d34e5fe52f
|
Fix capitalization of Nomad in doc update
|
2016-03-01 23:52:42 -08:00 |
Pete Shima
|
1374ba8101
|
Add a specific doc entry for the common error you may see when you are
using the exec driver and not running as root.
|
2016-03-01 23:51:11 -08:00 |
Diptanu Choudhury
|
aaa23154aa
|
Not killing the plugin while destroying the cgroup
|
2016-03-01 17:51:54 -08:00 |
Diptanu Choudhury
|
5748bd0516
|
Fixed the logic of cgroup creation
|
2016-03-01 17:01:45 -08:00 |
Alex Dadgar
|
d7b425e5c1
|
Driver tests
|
2016-03-01 16:22:33 -08:00 |
Alex Dadgar
|
f8b047e088
|
Add Alloc ID/Name and Task Name to environment variables
|
2016-03-01 16:08:21 -08:00 |
Alex Dadgar
|
f91e054ac1
|
Merge pull request #867 from hashicorp/f-reduce-alloc-update-size
Decrease size of Allocation when serializing
|
2016-03-01 15:38:18 -08:00 |
Alex Dadgar
|
ad92e50a24
|
Avoid serializes Allocation.Resources
|
2016-03-01 14:09:25 -08:00 |
Alex Dadgar
|
ee3caa6406
|
Merge pull request #866 from adrianlop/SystemGC_fix_docs
/v1/system/gc - PUT method
|
2016-03-01 09:44:34 -08:00 |
Adrián López Gómez
|
0a510eac77
|
/v1/system/gc - PUT method
|
2016-03-01 18:40:39 +01:00 |
Alex Dadgar
|
4e595b24b1
|
changelog
|
2016-02-29 11:11:46 -08:00 |
Alex Dadgar
|
b34f80a069
|
Merge pull request #859 from hashicorp/f-driver-start-restarts
client: Driver starting is included in restart policy.
|
2016-02-29 11:05:25 -08:00 |
Alex Dadgar
|
7fe8a4650f
|
Acquire lock around handle
|
2016-02-29 10:45:08 -08:00 |
Alex Dadgar
|
3ea76e306e
|
Update version and add changelog for 0.3.1
|
2016-02-28 17:12:37 -08:00 |
Alex Dadgar
|
8a22757a26
|
Merge pull request #857 from monder/dash-vars
Allow dashes in var names
|
2016-02-28 16:59:41 -08:00 |
Alex Dadgar
|
61972c9ddc
|
Refactor task runner to include driver starting into restart policy and add recoverable errors
|
2016-02-28 16:56:05 -08:00 |
Aleksejs Sinicins
|
0ce9ea3bab
|
Allow dashes in var names
|
2016-02-27 18:42:33 +02:00 |
Diptanu Choudhury
|
f750ae3f4e
|
Updated libcontainer
|
2016-02-26 17:11:00 -08:00 |
Diptanu Choudhury
|
828f93a719
|
Removing unused dependencies
|
2016-02-26 17:00:19 -08:00 |
Diptanu Choudhury
|
0b63bf3f83
|
Merge pull request #818 from achanda/perf
Run a bunch of tests in parallel
|
2016-02-26 13:35:33 -08:00 |
Diptanu Choudhury
|
fa7957b6af
|
Updating the version of the website
|
2016-02-25 12:02:18 -08:00 |
Alex Dadgar
|
2143d1cd26
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-02-25 11:49:52 -08:00 |
Alex Dadgar
|
565bb655d6
|
Drop the permissions of sub directories in the alloc dir
|
2016-02-25 11:49:43 -08:00 |
Diptanu Choudhury
|
06eef31a49
|
Setting version to 0.3.0
|
2016-02-25 11:12:20 -08:00 |
Diptanu Choudhury
|
2bfab1bd30
|
Merge pull request #850 from hashicorp/snap-version
Adding version information to snapshots
|
2016-02-25 10:54:26 -08:00 |
Alex Dadgar
|
4a56aea61c
|
Merge pull request #852 from hashicorp/d-upgrading
Add upgrading documentation
|
2016-02-25 10:00:43 -08:00 |
Diptanu Choudhury
|
e67b4e2aea
|
Merge pull request #851 from hashicorp/logdir
Writing logs to alloc dir
|
2016-02-25 09:31:10 -08:00 |
Diptanu Choudhury
|
2f28e8394a
|
Updated the CHANGELOG
|
2016-02-25 09:30:41 -08:00 |
Alex Dadgar
|
e1cde24abb
|
Merge pull request #849 from hashicorp/d-system-gc
Docs: System gc endpoint and updated log docs
|
2016-02-25 09:21:08 -08:00 |