Mahmood Ali
|
c61d99b525
|
Merge pull request #4908 from hashicorp/f-docker-opts-storageopt
Add support for docker storage options
|
2018-11-20 21:08:27 -05:00 |
Nick Ethier
|
1f3fe02e62
|
docker: sync access to exit result within a handle
|
2018-11-20 20:41:32 -05:00 |
Michael Schurter
|
2275153875
|
Apply suggestions from code review
Co-Authored-By: nickethier <ncethier@gmail.com>
|
2018-11-20 20:33:31 -05:00 |
Mahmood Ali
|
e9e415f186
|
Add support for storage opt
|
2018-11-20 16:11:02 -05:00 |
Nick Ethier
|
2667f48a5d
|
docker: move config RPCs to config.go
|
2018-11-19 22:59:18 -05:00 |
Nick Ethier
|
0f03e8f520
|
docker: remove container pointer from task handle
|
2018-11-19 22:59:18 -05:00 |
Nick Ethier
|
ce4b867d21
|
docker: move volume driver options to seperate block
|
2018-11-19 22:59:18 -05:00 |
Nick Ethier
|
fca2df3c79
|
docker: group common config into blocks
|
2018-11-19 22:59:17 -05:00 |
Michael Schurter
|
813341dd59
|
Apply suggestions from code review
Co-Authored-By: nickethier <ncethier@gmail.com>
|
2018-11-19 22:59:17 -05:00 |
Nick Ethier
|
b7bd36db30
|
docker: remove global pull coordinator
|
2018-11-19 22:59:17 -05:00 |
Nick Ethier
|
8ef73e63ce
|
docker: moved fingerprint code to it's own file
|
2018-11-19 22:59:17 -05:00 |
Nick Ethier
|
4be8a86ef9
|
plugins/driver: remove NodeResources from task Resources and use PercentTicks field for docker driver
|
2018-11-19 22:59:17 -05:00 |
Nick Ethier
|
ced5d5c445
|
docker: move recoverable error proto to shared structs
|
2018-11-19 22:59:16 -05:00 |
Nick Ethier
|
585e468085
|
docker: implement recover task logic
|
2018-11-19 22:59:16 -05:00 |
Nick Ethier
|
ee51cb6a93
|
docker: finished porting tests
|
2018-11-19 22:59:16 -05:00 |
Nick Ethier
|
3d7cdea19e
|
drivers/docker: more work porting tests from old driver plugin
|
2018-11-19 22:59:16 -05:00 |
Nick Ethier
|
8f8698b3e1
|
docker: started work on porting docker driver to new plugin framework
|
2018-11-19 22:59:15 -05:00 |