Alex Dadgar
|
5755135e66
|
download to relative destination
|
2016-03-18 15:33:01 -07:00 |
|
Diptanu Choudhury
|
0f0bba1a4f
|
Merge pull request #932 from hashicorp/unified-executor
Unified executor
|
2016-03-18 15:04:48 -07:00 |
|
Diptanu Choudhury
|
038a1bc2f9
|
Added some comments
|
2016-03-18 15:04:15 -07:00 |
|
Diptanu Choudhury
|
ddbf18f02a
|
Removing all the destroy logic from wait and calling exit after wait on all drivers
|
2016-03-18 12:04:11 -07:00 |
|
Diptanu Choudhury
|
abf8e50c29
|
Destroying the plugin if kill wasn't successful
|
2016-03-18 11:53:25 -07:00 |
|
Diptanu Choudhury
|
3c7b83b393
|
Introduced a method in executor to launch syslog server
|
2016-03-18 11:49:10 -07:00 |
|
Brian Lalor
|
efe080b53f
|
Remove unnecessary --interactive flag
Per @achanda, this was added [accidentally](b92546a9c5 (commitcomment-16750062) ).
|
2016-03-17 13:22:49 -04:00 |
|
Alex Dadgar
|
40adf40549
|
document artifact downloading
|
2016-03-16 09:56:04 -07:00 |
|
Alex Dadgar
|
719f5d34ed
|
Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
|
2016-03-15 21:09:13 -07:00 |
|
Alex Dadgar
|
e6d50f96ef
|
Respond to comments and fix test
|
2016-03-15 20:21:52 -07:00 |
|
Alex Dadgar
|
393807a677
|
Make user specified tasks executable
|
2016-03-15 19:22:40 -07:00 |
|
Alex Dadgar
|
74a68c83f1
|
Test task runner downloading artifacts
|
2016-03-15 14:34:25 -07:00 |
|
Alex Dadgar
|
ab44bc78a2
|
Get tests to pass
|
2016-03-15 13:28:57 -07:00 |
|
Alex Dadgar
|
9f878a16bf
|
Download artifacts and remove old code for drivers
|
2016-03-15 13:28:57 -07:00 |
|
Alex Dadgar
|
081556db93
|
update the getter
|
2016-03-15 13:28:57 -07:00 |
|
Dmitry Smirnov
|
7c3bb51cfa
|
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
|
2016-03-16 05:28:31 +11:00 |
|
Alex Dadgar
|
7d4c19ed99
|
reserve resources on the node
|
2016-03-13 19:05:41 -07:00 |
|
Alex Dadgar
|
75d5aad888
|
client: fix bug where pushing allocs is skipped
|
2016-03-10 16:18:20 -08:00 |
|
Alex Dadgar
|
79d7553cbf
|
executor: add /run/resolvconf to chroot
|
2016-03-10 15:05:49 -08:00 |
|
Alex Dadgar
|
49e5024a2f
|
fmt rkt test
|
2016-03-10 14:56:43 -08:00 |
|
Diptanu Choudhury
|
512d0c317a
|
Merge pull request #897 from hashicorp/syslog-addr
Using unix domain sockets for docker syslog collector
|
2016-03-10 11:49:21 -08:00 |
|
Alex Dadgar
|
2ccfb43c7a
|
Merge pull request #892 from achanda/rkt_dns
Enable passing DNS info to the rkt driver
|
2016-03-10 08:54:26 -08:00 |
|
Diptanu Choudhury
|
b18cbaa416
|
Using unix domain sockets for docker syslog collector
|
2016-03-09 23:28:26 -08:00 |
|
Diptanu Choudhury
|
713dfcf751
|
Merge pull request #896 from hashicorp/f-task-instance
Add allocation index environment variable
|
2016-03-09 18:34:32 -08:00 |
|
Diptanu Choudhury
|
f1c9d11c55
|
Merge pull request #878 from hashicorp/b-kill-timeout-update
client: Updating kill timeout adheres to operator specified maximum
|
2016-03-09 18:33:40 -08:00 |
|
Alex Dadgar
|
8ad65876bf
|
Add allocation index environment variable
|
2016-03-09 18:09:51 -08:00 |
|
Alex Dadgar
|
22f4fbd652
|
up cached connection time
|
2016-03-09 10:37:56 -08:00 |
|
Abhishek Chanda
|
3260254cb4
|
Enable passing DNS info to the rkt driver
|
2016-03-08 18:59:11 -08:00 |
|
Diptanu Choudhury
|
674d1c9b24
|
Making the docker fingerprinter periodic
|
2016-03-08 12:02:55 -08:00 |
|
Alex Dadgar
|
3dfe8e70f6
|
Fix test
|
2016-03-08 11:41:26 -08:00 |
|
Erik Evenson
|
c515cce551
|
moves transform to Init()
|
2016-03-06 19:00:40 -06:00 |
|
Erik Evenson
|
bef4b0d9b6
|
Merge branch 'master' into study/aws-ecr-1
|
2016-03-06 18:18:20 -06:00 |
|
Alex Dadgar
|
5bcfdeb41d
|
Fix bug introduced with paused nack timers
|
2016-03-04 16:17:14 -08:00 |
|
Alex Dadgar
|
929e705ba1
|
Updating kill timeout adheres to operator specified maximum
|
2016-03-03 09:21:21 -08:00 |
|
Diptanu Choudhury
|
a44127aaa6
|
Merge pull request #768 from achanda/b-rkt
A number of rkt fixes
|
2016-03-02 21:29:48 -08:00 |
|
Alex Dadgar
|
0b12e74a6e
|
Add /sbin and /usr/sbin/ to chroot
|
2016-03-02 16:32:31 -08:00 |
|
Alex Dadgar
|
20746833cd
|
Merge pull request #874 from hashicorp/b-consul-concurrent-map-access
Remove a concurrent map access
|
2016-03-02 16:30:42 -08:00 |
|
Alex Dadgar
|
144ccfb561
|
Killing a docker container that is dead is not an error
|
2016-03-02 16:27:01 -08:00 |
|
Abhishek Chanda
|
ef83066b7a
|
Fix location of volume mount
Also add a test for mounting alloc dirs
|
2016-03-02 14:04:14 -08:00 |
|
Abhishek Chanda
|
9e1055d595
|
Use NewWaitResult in the wait channel
|
2016-03-02 14:04:14 -08:00 |
|
Abhishek Chanda
|
5a3be40b8d
|
Set allocDir in handle
|
2016-03-02 14:04:14 -08:00 |
|
Abhishek Chanda
|
a78fc6707f
|
Run rkt interactively
|
2016-03-02 14:04:14 -08:00 |
|
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
|
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
|
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 |
|
Alex Dadgar
|
e4c7c9f8b6
|
Remove a concurrent map access
|
2016-03-02 13:57:08 -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 |
|
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
|
ad92e50a24
|
Avoid serializes Allocation.Resources
|
2016-03-01 14:09:25 -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 |
|
Erik Evenson
|
eca9029664
|
adds comments and removes redundant false flag setting
|
2016-02-29 08:17:40 -06: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 |
|
Erik Evenson
|
10e32a74d1
|
refactors
|
2016-02-27 12:00:17 -06:00 |
|
Erik Evenson
|
4572753014
|
allows AWS ECR to work
|
2016-02-27 11:06:40 -06: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 |
|
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
|
2bfab1bd30
|
Merge pull request #850 from hashicorp/snap-version
Adding version information to snapshots
|
2016-02-25 10:54:26 -08:00 |
|
Diptanu Choudhury
|
03c32d9bad
|
Added a test for AllocDir.LogDir
|
2016-02-25 09:08:51 -08:00 |
|
Diptanu Choudhury
|
ce5b497dbc
|
Adding version to the DockerHandle test
|
2016-02-25 08:51:10 -08:00 |
|
Diptanu Choudhury
|
7891737fa8
|
Fixed some java tests
|
2016-02-24 23:54:01 -08:00 |
|
Diptanu Choudhury
|
47da0b02b3
|
Writing logs to alloc dir
|
2016-02-24 20:06:43 -08:00 |
|
Diptanu Choudhury
|
e3d6c4a9dd
|
Adding version information to snapshots
|
2016-02-24 19:06:30 -08:00 |
|
Alex Dadgar
|
cc1b35a90c
|
client: standardize error logging format
|
2016-02-24 15:57:58 -08:00 |
|
Diptanu Choudhury
|
62029e4bf9
|
Making the build work for windows
|
2016-02-23 15:17:07 -08:00 |
|
Alex Dadgar
|
da50c36564
|
driver.test: remove redundant tests
|
2016-02-23 14:41:52 -08:00 |
|
Diptanu Choudhury
|
c24e1093fa
|
Merge pull request #841 from hashicorp/b-local-file
Client: Only allow downloading from http/s and git
|
2016-02-23 13:46:55 -08:00 |
|
Diptanu Choudhury
|
27ab08ce1c
|
Merge pull request #842 from hashicorp/f-validate-command
drivers: validate that command contains one field
|
2016-02-23 13:45:10 -08:00 |
|
Diptanu Choudhury
|
7fcbdf5a9b
|
Closing the rotators when the process finishes
|
2016-02-23 13:32:17 -08:00 |
|
Alex Dadgar
|
1dd37cf96e
|
Limit the set of downloaders
|
2016-02-23 10:33:58 -08:00 |
|
Alex Dadgar
|
5bb1d89a6a
|
Copy local files
|
2016-02-23 10:27:47 -08:00 |
|
Alex Dadgar
|
f612b9c81e
|
validate that command contains one field
|
2016-02-23 10:19:40 -08:00 |
|
Diptanu Choudhury
|
d6f09400f7
|
Merge pull request #819 from hashicorp/r-syslog-collector
Refactored syslog server and log rotator
|
2016-02-23 10:15:14 -08:00 |
|
Diptanu Choudhury
|
fd2be356cc
|
Closing the messages channel
|
2016-02-23 10:14:54 -08:00 |
|
Diptanu Choudhury
|
bd99982b96
|
Stoping go-routines in the syslog collector
|
2016-02-23 09:43:14 -08:00 |
|
Diptanu Choudhury
|
c9e00127c3
|
Buffering writes to a rotated file
|
2016-02-23 08:52:06 -08:00 |
|
Alex Dadgar
|
cd889df20a
|
client: send correct node id
|
2016-02-22 22:43:55 -08:00 |
|
Alex Dadgar
|
a40f734b77
|
Send NodeID when updating client allocation
|
2016-02-22 17:25:11 -08:00 |
|
Diptanu Choudhury
|
3211e67961
|
Made the syslog server use a buffered chan
|
2016-02-22 16:10:23 -08:00 |
|
Diptanu Choudhury
|
c21f6f8eea
|
Throwing an error if Nomad can't create an docker auth object
|
2016-02-22 13:20:06 -08:00 |
|
Diptanu Choudhury
|
bf3e3f5f59
|
Throwing an error if Nomad can't create an docker auth object
|
2016-02-22 13:00:54 -08:00 |
|
Alex Dadgar
|
51bacf674e
|
address feedback
|
2016-02-21 21:32:32 -08:00 |
|
Alex Dadgar
|
e96ca4679f
|
Fix test
|
2016-02-21 21:15:02 -08:00 |
|
Alex Dadgar
|
281e2ca198
|
Batch client allocation updates to the server
|
2016-02-21 21:15:02 -08:00 |
|
Abhishek Chanda
|
34d3deff9b
|
Run a bunch of tests in parallel
|
2016-02-21 19:42:03 -08:00 |
|