Diptanu Choudhury
|
f6a932194f
|
Removing references to old consul services and adding consul config to executor context
|
2016-03-23 12:19:19 -07:00 |
Diptanu Choudhury
|
54dcbed148
|
Added a test for the sync
|
2016-03-23 11:49:40 -07:00 |
Diptanu Choudhury
|
7e2789d1fc
|
Added the sync logic
|
2016-03-23 10:43:35 -07:00 |
Diptanu Choudhury
|
2c6ec8cf89
|
Added consul sync
|
2016-03-23 00:50:41 -07:00 |
Diptanu Choudhury
|
034d2f6470
|
Making the calls to exit idempotent
|
2016-03-22 11:49:56 -07:00 |
Diptanu Choudhury
|
4a1797e2c6
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-21 17:45:13 -07:00 |
Diptanu Choudhury
|
fbccb754e1
|
Fixed the qemu driver tests
|
2016-03-21 17:44:37 -07:00 |
Alex Dadgar
|
7b36d7ec55
|
Reduce verbosity of alloc-status
|
2016-03-20 16:52:24 -07:00 |
Alex Dadgar
|
0f73c3f402
|
Validate the artifact client side as well
|
2016-03-19 13:28:37 -07:00 |
Alex Dadgar
|
c85dfdf9a0
|
Merge branch 'master' into f-artifact-location
|
2016-03-19 12:50:44 -07:00 |
Alex Dadgar
|
f4bb3a9801
|
binary lookup path
|
2016-03-19 12:18:10 -07:00 |
Abhishek Chanda
|
2d3ccc1898
|
Fix missing import
|
2016-03-18 23:00:34 -07:00 |
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 |