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 |