Alexandre Beslic
56e90a56dc
Merge pull request #1453 from jimmyxian/fix-integration-test
...
Fix CI
2015-11-25 19:07:46 -08:00
Sven Dowideit
b0705e56ee
Use FROM docs/base:latest again
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-11-26 12:56:23 +10:00
Xian Chaobo
b85c2a65c6
fix CI
...
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-11-26 10:49:08 +08:00
Victor Vieux
088ad94a61
Merge pull request #1447 from dongluochen/eventsConnection
...
Close tcp connection when client stops '/events' request.
2015-11-25 16:57:48 -08:00
Victor Vieux
24fc1b6909
Merge pull request #1451 from aluzzardi/parallel-affinity-fix
...
Set labels for pending containers
2015-11-25 15:19:58 -08:00
Alexandre Beslic
e82752cace
Merge pull request #1363 from dongluochen/refreshConfiguration
...
add engine options for refresh interval
2015-11-25 14:30:16 -08:00
Andrea Luzzardi
905a8c8e5a
Add parallel label affinity integration tests.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-11-25 06:58:06 -08:00
Andrea Luzzardi
0961c1e48a
Add parallel to integration test environment.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-11-25 06:57:51 -08:00
Andrea Luzzardi
9310a385af
Set labels for pending containers.
...
Fixes docker/compose#2447
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-11-25 06:56:57 -08:00
Andrea Luzzardi
58ee815ec2
Merge pull request #1432 from abronan/fix_ci
...
Update docker version for swarm-test-env
2015-11-25 15:23:53 +01:00
Isabel Jimenez
185a46481a
Enabling glog for mesos
...
Signed-off-by: Isabel Jimenez <contact@isabeljimenez.com>
2015-11-25 04:40:03 -05:00
Isabel Jimenez
e71bda76f8
Improving error output for bad swarm mesos user
...
Signed-off-by: Isabel Jimenez <contact@isabeljimenez.com>
2015-11-25 04:24:08 -05:00
Isabel Jimenez
484edd33cd
Changing offers timeout default to prevent other frameworks starvation
...
Signed-off-by: Isabel Jimenez <contact@isabeljimenez.com>
2015-11-25 04:01:30 -05:00
Dong Chen
59a1f2427b
Close tcp connection when client stops '/events' request.
...
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2015-11-24 16:18:18 -08:00
Alexandre Beslic
1b2afce425
Merge pull request #1016 from dreilly1982/clarifyports
...
Clairify port usage in multi-manager-setup.md
2015-11-23 17:08:11 -08:00
Victor Vieux
11582f5008
Merge pull request #1358 from kynrai/patch-1
...
Update for new nsqio image
2015-11-23 16:33:29 -08:00
moxiegirl
8400fa1b1e
Merge pull request #1371 from pwnall/image_docs
...
Document filter usage in image building
2015-11-23 10:58:52 -08:00
Victor Costan
94d84a618c
Document filter usage in image building.
...
Signed-off-by: Victor Costan <costan@gmail.com>
2015-11-23 13:36:05 -05:00
Alexandre Beslic
3cc7a426e3
Merge pull request #1376 from bfirsh/fix-typo-in-docs
...
Fix first sentence in docs
2015-11-23 09:55:43 -08:00
Alexandre Beslic
62c5d4b47a
Merge pull request #1392 from MHBauer/issue1367
...
add newline to event json to match docker
2015-11-23 09:54:00 -08:00
Andrea Luzzardi
08502d37fa
Merge pull request #1433 from flx42/flx42-patch-1
...
Fix typo in discovery documentation
2015-11-23 16:30:27 +01:00
Alexandre Beslic
c4f85c531a
upgrade integration environment
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-11-22 15:31:57 -08:00
Alexandre Beslic
bb26c7c164
replace deprecated --daemon flag by daemon when starting docker in test runner
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-11-22 14:58:44 -08:00
Alexandre Beslic
f2944386df
Update Docker version in swarm-test-env Dockerfile
...
Update the version of docker to 1.9.0 because of helpers
removal in hack/dind script that was mounting the cgroups.
It's now done automatically inside the containers as of
1.8.0.
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-11-20 16:53:54 -08:00
Felix Abecassis
0b171c699a
Fix typo in discovery documentation
...
Signed-off-by: Felix Abecassis <felix.abecassis@gmail.com>
2015-11-18 16:49:45 -08:00
Xian Chaobo
d64a7a5f95
Merge pull request #1414 from vieux/event_delete
...
fix event deletion under lock
2015-11-19 08:43:28 +08:00
Dong Chen
a150a0d521
Add cli test for engine refresh options
...
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2015-11-18 13:45:39 -08:00
moxiegirl
7504c5b866
Merge pull request #1431 from julienvey/typo_fix
...
Fix typo in networking documentation
2015-11-18 10:41:15 -08:00
Alexandre Beslic
5b714bd00a
Merge pull request #1395 from jimmyxian/add-support-image-digest
...
Add support do with image digest
2015-11-18 09:38:24 -08:00
Julien Vey
bb661212f9
Fix typo in networking documentation
...
"use may use" => "you may use"
add missing s
Signed-off-by: Julien Vey <vey.julien@gmail.com>
2015-11-18 17:57:47 +01:00
Morgan Bauer
99846a0b85
add newline to event json to match docker
...
- docker server has a newline separating individual json entries
- create const string for format
- resolves #1367
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
2015-11-15 14:14:02 -08:00
Victor Vieux
9ff2197596
fix event deletion under lock
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-11-14 19:35:15 +01:00
Alexandre Beslic
4dc83cc71b
Merge pull request #1368 from abronan/configurable_discovery_path
...
Add configurable discovery path option
2015-11-11 15:32:05 -08:00
Xian Chaobo
bea12ab8ab
add support do with image digest
...
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-11-11 12:11:08 +08:00
Alexandre Beslic
fe360978ac
Merge pull request #1394 from abronan/fix_integration
...
Fix integration tests, --exec-driver has been removed in docker master
2015-11-10 09:36:16 -08:00
Alexandre Beslic
374370e39d
fix integration tests, --exec-driver has been removed in docker master
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-11-09 09:34:37 -08:00
Victor Vieux
9ddb3c474c
Merge pull request #1381 from auzias/master
...
Fixed typos
2015-11-05 00:28:26 -08:00
auzias
95c95812a6
Typos correction
...
Signed-off-by: auzias <github@auzias.net>
2015-11-05 08:41:45 +01:00
Alexandre Beslic
229b742570
Merge pull request #1377 from vieux/compose_1.5
...
update compose to 1.5.0
2015-11-03 17:14:58 -08:00
Victor Vieux
f3bffb2dd9
update compose to 1.5.0
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-03 16:45:09 -08:00
Ben Firshman
76f35282cb
Fix first sentence in docs
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-11-03 13:43:03 -08:00
Victor Vieux
087e2452f3
Merge pull request #1369 from vieux/fix_various_issues
...
Fix various issues
2015-11-03 00:35:11 -08:00
Victor Vieux
c286a183b3
fix diff test
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-02 18:03:29 -08:00
Victor Vieux
3b6d9b6820
monitor events just after the info
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-02 17:04:01 -08:00
Victor Vieux
3c397e5b96
update test name
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-02 16:32:43 -08:00
Victor Vieux
3f29299afd
refresh volumes after creating a container
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-02 16:31:57 -08:00
Victor Vieux
0fa9b97f4e
refresh images after a rmi
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-11-02 16:20:24 -08:00
Dong Chen
51d92d4b69
fix time duration in EngineOpts
...
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2015-11-02 16:13:50 -08:00
Dong Chen
68fbfe0cac
change refresh retry count to IntFlag
...
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2015-11-02 14:42:30 -08:00
Alexandre Beslic
8a2897e141
Add configurable discovery
...
This PR allows to configure the discovery path using the
--discovery-opt flag (with "kv.path=path/to/nodes"). We
can point to "docker/nodes" and use the docker discovery.
If docker instances are advertising to the cluster using
the `--cluster-advertise` flag, the swarm join command
becomes unnecessary.
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-11-02 06:10:50 -08:00