Nishant Totla
|
b88763773b
|
Adding case for updating client version, for Docker 1.12
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-07-22 16:34:20 -07:00 |
Dongluo Chen
|
ef0aa2aeb2
|
Merge pull request #2423 from nishanttotla/engine-api-update-interface
Updating engine-api to latest, with a new client interface
|
2016-07-19 18:31:07 -07:00 |
Nishant Totla
|
62b0b29aa6
|
Adding new client interface in Swarm
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-07-19 16:56:09 -07:00 |
Alexandre Beslic
|
584c6bee65
|
Merge pull request #2400 from xianlubird/bug/refresh-network
Remove refresh network when creating container
|
2016-07-19 13:24:18 -07:00 |
allencloud
|
c8e39ae954
|
refresh single volume when event emitted
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-13 12:05:07 +08:00 |
allencloud
|
0b544c93f7
|
update min docker engine's version swarm supports
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-12 09:51:39 +08:00 |
allencloud
|
7b7937cef1
|
consider system's difference between swarm and engine
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-07 13:02:28 +08:00 |
xianlubird
|
e361f64180
|
Remove refresh network when creating container
Signed-off-by: Xianlu <xianlu.cxl@alibaba-inc.com>
|
2016-07-07 11:48:38 +08:00 |
Sun Hongliang
|
c1100ab3a2
|
change the way of producing engine label
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-07 11:30:02 +08:00 |
allencloud
|
baa3ca60d8
|
remove unnecessary err check and make some check better
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-05 11:06:57 +08:00 |
allencloud
|
3f2946107d
|
in network event, just refresh the single network to improve performance
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-07-01 11:00:54 +08:00 |
allencloud
|
d382fbd883
|
support daemon events for swarm
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-06-29 10:01:13 +08:00 |
Doron Podoleanu
|
6d5638b95b
|
Create in engine.go renamed to CreateContainer (#2283)
* Create in engine.go renamed to CreateContainer
Signed-off-by: Doron Podoleanu <doronp@il.ibm.com>
|
2016-06-15 16:56:03 -07:00 |
Dongluo Chen
|
b3205ca161
|
Merge pull request #2288 from nishanttotla/refactoring-img-handling
Refactoring code around image ref generation
|
2016-06-14 14:34:20 -07:00 |
allencloud
|
d7241f3682
|
remove engine details in POST /volumes/create API
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-05-29 15:12:14 +08:00 |
Nishant Totla
|
e782541d99
|
Refactoring code around image ref generation
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-05-26 10:37:39 -07:00 |
Nishant Totla
|
89277806cb
|
Fixing RegistryAuth for image pulls
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-05-25 17:48:14 -07:00 |
Nishant Totla
|
46ba8763be
|
Updating unit tests for updated engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-05-25 16:53:02 -07:00 |
Nishant Totla
|
82f1bfe0ec
|
Changing relevant function calls for updated engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-05-25 15:47:06 -07:00 |
fugr
|
ae824704e5
|
fix missing handle 'update' event massage.
Signed-off-by: fugr <fugr2012@gmail.com>
|
2016-05-14 19:13:56 +08:00 |
Alexandre Beslic
|
dd90e08024
|
Merge pull request #2176 from allencloud/close-http-response-body-to-avoid-memory-leak
close http response body to avoid potential memory leak
|
2016-04-28 18:23:25 -07:00 |
Victor Vieux
|
c07a84529d
|
Merge pull request #2175 from nishanttotla/remove-type-conversions
Remove type unnecessary type conversion
|
2016-04-27 18:09:51 -07:00 |
Sun Hongliang
|
b5a74ee875
|
close http response body to avoid potential memory leak
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
|
2016-04-27 12:14:36 +08:00 |
Nishant Totla
|
c70f836e88
|
Remove type unnecessary type conversion
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-26 13:42:17 -07:00 |
Nishant Totla
|
6998163ab1
|
Change context.TODO() to context.Background()
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-25 13:59:21 -07:00 |
Dongluo Chen
|
bf9e985d5b
|
Merge pull request #2132 from nishanttotla/image-ops-engine-api
Moving last few image operations to engine-api
|
2016-04-22 22:05:02 -07:00 |
Nishant Totla
|
4d56ba5190
|
Moving last few image operations to engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-22 13:47:51 -07:00 |
Victor Vieux
|
622b509274
|
use engine-api for events
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-04-14 18:11:40 -07:00 |
Dongluo Chen
|
a91c6e0159
|
Merge pull request #2128 from nishanttotla/container-ops-engine-api
Move container rename and remove to engine-api
|
2016-04-14 17:31:09 -07:00 |
Nishant Totla
|
3680a717a1
|
Move container rename and remove to engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 16:00:36 -07:00 |
Nishant Totla
|
524f5ca79c
|
Moving start container to engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 15:08:39 -07:00 |
Nishant Totla
|
8d99298648
|
Fix deprecated config for engine < 1.7, image pull waits for end of
response
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:37:01 -07:00 |
Nishant Totla
|
af5ce4bdb0
|
Returning error when Image Pull fails
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:37:01 -07:00 |
Nishant Totla
|
f5e578188f
|
Updating ContainerConfig to embed HostConfig and NetworkingConfig
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:37:00 -07:00 |
Nishant Totla
|
ff0c79e08d
|
Fix image pull bug (wait until download finishes)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:37:00 -07:00 |
Nishant Totla
|
25241bdd08
|
Updating Image Pull to use docker/distribution package
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:37:00 -07:00 |
Nishant Totla
|
6d2937b3ec
|
Updating cluster unit tests
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:36:59 -07:00 |
Nishant Totla
|
81e1528d0f
|
Updating API handlers
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:36:59 -07:00 |
Nishant Totla
|
79575f3df6
|
Updating ContainerConfig to use engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-14 09:36:59 -07:00 |
Nishant Totla
|
1dee9cb3f0
|
Returning and handling error from HTTPClientAndScheme
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-08 13:36:06 -07:00 |
Victor Vieux
|
69eabdc81f
|
fix possible data race with failure count
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-04-07 13:35:27 -07:00 |
Victor Vieux
|
ee30452059
|
Merge pull request #2080 from allencloud/log-warn-when-getting-engine-label-named-node
send warn message if got an engine with label "node"
|
2016-04-06 17:20:09 -07:00 |
Nishant Totla
|
012dffeee3
|
Updating apiClient version using server version
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-04-05 11:25:17 -07:00 |
Sun Hongliang
|
65a5d54727
|
send warn message if got an engine with label "node"
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
|
2016-04-05 11:33:43 +08:00 |
Victor Vieux
|
5e13bcf8ff
|
use engine-api for network create
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-03-25 15:35:04 -07:00 |
Nishant Totla
|
7de9f6ee62
|
Moving over images to use engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-03-30 09:46:38 -07:00 |
Morgan Bauer
|
4516d1ae16
|
use apiClient for volumes management
- create volume
- list volumes
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
|
2016-03-29 15:01:27 -07:00 |
Morgan Bauer
|
0be5b31f27
|
use apiClient for listing networks in refresh
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
|
2016-03-29 14:50:22 -07:00 |
Morgan Bauer
|
08a475d661
|
use apiClient for removing volumes
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
|
2016-03-29 14:50:22 -07:00 |
Morgan Bauer
|
cac3943680
|
use apiClient for removing networks
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
|
2016-03-29 14:50:22 -07:00 |