Sverre Boschman
|
3dff7aa96a
|
Testcase start container with hostconfig
Signed-off-by: Sverre Boschman <s.r.boschman@gmail.com>
|
2016-02-17 11:08:29 +01:00 |
Nishant Totla
|
d44bef5911
|
Merge pull request #1825 from abronan/add_report
doc: add go report badge on README.md
|
2016-02-16 22:37:33 -08:00 |
Alexandre Beslic
|
c318a6f48a
|
doc: add go report badge on README.md
Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
|
2016-02-16 21:45:11 -08:00 |
Nishant Totla
|
204a51c805
|
Merge pull request #1822 from thaJeztah/fix-maintainers-file
Fix MAINTAINERS file
|
2016-02-16 08:45:37 -08:00 |
Sebastiaan van Stijn
|
b50c9036dd
|
Fix MAINTAINERS file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2016-02-16 17:04:10 +01:00 |
Victor Vieux
|
ad232fcec6
|
Merge pull request #1813 from dongluochen/enginePanic
Lock engine to prevent read/write conflict on engine `containers` map
|
2016-02-12 16:26:00 -08:00 |
Dong Chen
|
bfc556613b
|
Lock engine to prevent simultaneous change on `containers` map.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-12 15:34:15 -08:00 |
moxiegirl
|
1fab0aed5a
|
Merge pull request #1797 from nishanttotla/improve-swarm-machine
Removing hard-coded ips from swarm w/ machine doc
|
2016-02-12 13:23:56 -08:00 |
Alexandre Beslic
|
185a50ff17
|
Merge pull request #1804 from dongluochen/nodeManagementTest
Add nodemanagement tests to test pipeline
|
2016-02-12 10:26:36 -08:00 |
Alexandre Beslic
|
fc8341bc39
|
Merge pull request #1800 from vieux/do_no_lower
do not lower keys
|
2016-02-12 10:17:39 -08:00 |
Dong Chen
|
87c38f4641
|
Include nodemanagement tests.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-12 10:06:57 -08:00 |
Victor Vieux
|
abb38d9a11
|
Merge pull request #1807 from vieux/remove_coverage_completly
remove coverage testing for good
|
2016-02-12 09:48:57 -08:00 |
Chanwit Kaewkasi
|
fce3620235
|
Merge pull request #1794 from dongluochen/refreshBackoffOnFailure
Implement engine refresh backoff strategy for failing nodes
|
2016-02-12 19:58:08 +07:00 |
Victor Vieux
|
ab087aacef
|
remove coverage testing for good
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-11 19:17:54 -08:00 |
Dongluo Chen
|
d5033258a6
|
Merge pull request #1803 from skohar/fix_typo
Fix typo
|
2016-02-11 16:28:09 -08:00 |
skohar
|
eb725973a2
|
Fix typo
Signed-off-by: skohar <skohar@users.noreply.github.com>
|
2016-02-12 09:21:34 +09:00 |
Alexandre Beslic
|
3c044d045c
|
Merge pull request #1777 from vieux/remove_refresh_networks
remove refresh networks from cluster to improve perfs
|
2016-02-11 15:47:44 -08:00 |
Dong Chen
|
b03bf75557
|
Implement engine refresh backoff strategy for failing nodes. Use a backoff factor so the backoff speed is relative to user setting.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-11 15:37:17 -08:00 |
Alexandre Beslic
|
a3d1f9fdc5
|
Merge pull request #1791 from vieux/use_same_client
use same HTTP client as dockerengine
|
2016-02-11 15:29:21 -08:00 |
Victor Vieux
|
64b9c50b69
|
use same HTTP client as dockerengine
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-11 15:03:38 -08:00 |
Nishant Totla
|
ee39394741
|
Removing hard-coded ip from swarm w/ machine doc
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-02-11 14:27:09 -08:00 |
Nishant Totla
|
d9914ffa59
|
Merge pull request #1801 from dongluochen/rescheduleTest
Fix race condition in rescheduling test
|
2016-02-11 13:33:50 -08:00 |
Dong Chen
|
513490feb5
|
Fix race condition in rescheduling test.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-11 12:02:54 -08:00 |
Victor Vieux
|
494e0655dd
|
do not lower keys
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-11 11:15:44 -08:00 |
Victor Vieux
|
cd3b1d5bd1
|
improve addNetwork
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-11 11:00:15 -08:00 |
Dongluo Chen
|
7952727bb7
|
Merge pull request #1793 from vieux/flacky_before_test
fix flacky before tests
|
2016-02-10 17:27:58 -08:00 |
Victor Vieux
|
36e7dc8509
|
Merge pull request #1773 from dongluochen/rescheduleTest
Verify rescheduled containers are started properly
|
2016-02-10 16:28:09 -08:00 |
Victor Vieux
|
97b879495a
|
Merge pull request #1792 from vieux/remove_cover_readme
remove coverage from the README since we don't use it anymore
|
2016-02-10 16:09:20 -08:00 |
Victor Vieux
|
6fba0987ba
|
Merge pull request #1789 from vieux/severversion_info
add Server Version to docker info
|
2016-02-10 13:42:22 -08:00 |
Nishant Totla
|
6a250898f4
|
Merge pull request #1790 from vieux/fix_typos
fix 2 typos
|
2016-02-10 13:32:23 -08:00 |
Chanwit Kaewkasi
|
bb443b30b3
|
Merge pull request #1787 from arthurbarr/patch-1
Fix typo
|
2016-02-10 20:58:44 +07:00 |
Arthur Barr
|
a08742eb72
|
Fix typo
Signed-off-by: Arthur Barr <arthur.barr@uk.ibm.com>
|
2016-02-10 12:01:45 +00:00 |
Victor Vieux
|
220604d6ef
|
fix flacky before tests
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-10 01:52:29 -08:00 |
Victor Vieux
|
3747ec9b9f
|
change refresh logic with new events
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-10 00:48:31 -08:00 |
Victor Vieux
|
4d1b023ec2
|
remove coverage from the README since we don't use it anymore
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-10 00:34:24 -08:00 |
Victor Vieux
|
5974a4a509
|
replace sleep with retry
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-10 00:28:09 -08:00 |
Dong Chen
|
cf2d7b12b1
|
Test reschedule back and forth.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-10 14:02:46 -08:00 |
Victor Vieux
|
208ce7d414
|
fix 2 typos
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-09 22:50:29 -08:00 |
Victor Vieux
|
9a43172135
|
add Server Version to docker info
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-09 22:39:53 -08:00 |
Victor Vieux
|
5492f4ab82
|
remove refresh networks
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-09 20:14:58 -08:00 |
Alexandre Beslic
|
af74afabbc
|
Merge pull request #1786 from vieux/fix_missing_event_rescheduling
fix missing event on rescheduling
|
2016-02-09 15:33:42 -08:00 |
Victor Vieux
|
f7f7f7a99b
|
fix missing event on rescheduling
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-09 14:57:20 -08:00 |
Victor Vieux
|
4864b775cb
|
Merge pull request #1784 from nishanttotla/install-machine-typo
Fixing typo in install w machine doc
|
2016-02-09 10:38:01 -08:00 |
Nishant Totla
|
95e97d6151
|
Fixing typo in install w machine doc
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-02-09 08:54:49 -08:00 |
Dongluo Chen
|
3f9a8b6bbe
|
Merge pull request #1774 from abronan/extract_leadership
Extract leadership package and update Godeps
|
2016-02-08 19:54:29 -08:00 |
moxiegirl
|
c31ce7475d
|
Merge pull request #1764 from dongluochen/tlsDoc
Update configure-tls.md
|
2016-02-08 18:19:03 -08:00 |
moxiegirl
|
62c86799ea
|
Merge pull request #1775 from nishanttotla/fix-swarm-machine
Fixing Swarm Install with Machine doc
|
2016-02-08 18:13:00 -08:00 |
Nishant Totla
|
17908da2fd
|
Merge pull request #1776 from vieux/update_travis_1.5.3
update travis to go 1.5.3
|
2016-02-08 18:11:08 -08:00 |
Nishant Totla
|
27d9fde0af
|
Fixing Swarm Install with Machine doc
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
|
2016-02-08 18:08:02 -08:00 |
Victor Vieux
|
7447576786
|
Merge pull request #1746 from vieux/use_alpine_golang
use golang:1.5.3-alpine in Dockerfile
|
2016-02-08 17:39:22 -08:00 |