Commit Graph

2660 Commits

Author SHA1 Message Date
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
Victor Vieux 830c612933 Merge pull request #1362 from jimmyxian/add-integraion-test
Add integraion test for rmi -f with image tag
2015-11-01 00:20:36 -07:00
Xian Chaobo 5aae69fc58 add integraion test for rmi -f with image tag
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-10-31 10:36:02 +08:00
Alexandre Beslic d395fa59a1 Merge pull request #1361 from vieux/improve_network_inspect_test
ensure docker network inspect is the same as the engine one
2015-10-30 15:19:13 -07:00
Alexandre Beslic cb7ddd1fcb Merge pull request #1359 from vieux/update_network_types
update network types
2015-10-30 14:51:15 -07:00
Steven Lee 30b8491180 Update for new nsqio image
nsqio have changed they way the package the binaries into docker. There is now one image with all the binaries in it and each one is called on run.
This should fix the docker compose as per http://nsq.io/deployment/docker.html

Signed-off-by: Steven Lee <steven.lee@multiplay.co.uk>
2015-10-30 17:19:06 +00:00
Victor Vieux 1c1a99038e ensure docker network inspect is the same as the engine one
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-10-30 00:38:42 -07:00
Victor Vieux a36a9b416c update network types
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-10-30 00:03:08 -07:00
Victor Vieux 0a8cf2cf06 Merge pull request #1355 from jimmyxian/fix-push-image
fix push image
2015-10-29 22:00:24 -07:00
Xian Chaobo 5d1fd77aea fix push image
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-10-29 20:41:28 +08:00
Victor Vieux d2c5446ea0 Merge pull request #1340 from jimmyxian/volume-driver
Move VolumeDriver to HostConfig
2015-10-28 15:28:53 -07:00
Dong Chen c9f3471dba add engine options for refresh interval
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2015-10-28 12:56:48 -07:00