Victor Vieux
|
f26a50a483
|
update dockerclient
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-02-02 12:08:09 -08:00 |
Victor Vieux
|
f0667cd5bb
|
Merge pull request #1714 from vieux/soft_fix
fix soft / resource computation
|
2016-02-01 13:11:22 -08:00 |
Victor Vieux
|
2b155ce8cf
|
fix soft / resource computation
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-01-28 12:57:46 -08:00 |
ChangHai Yan
|
a59f3578ee
|
use ParseRepositoryTag in image
Signed-off-by: ChangHai Yan <changhai.ych@alibaba-inc.com>
|
2016-01-28 19:50:09 +08:00 |
易嘉
|
686f743856
|
fix images affinity
Signed-off-by: 易嘉 <changhai.ych@alibaba-inc.com>
|
2016-01-25 09:51:40 +08:00 |
moxiegirl
|
62fdf2fad1
|
Merge pull request #1546 from moxiegirl/readme-refs-work
Remove readmes and point to docs
|
2016-01-12 15:51:59 -08:00 |
Dong Chen
|
cf664141b6
|
Scheduler prefers nodes without connection failures.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-11 11:42:58 -08:00 |
Mary Anthony
|
07031ed7ba
|
Updating READMEs
Signed-off-by: Mary Anthony <mary@docker.com>
|
2016-01-06 18:58:12 -08:00 |
Victor Vieux
|
ea5b2290ed
|
fix soft affinities/constraints
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-01-04 15:59:51 -08:00 |
Victor Vieux
|
2497df0862
|
prevent panic in filters when container has no name
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-12-11 02:11:21 -08:00 |
Li Yi
|
135bee98c9
|
Fix the problem for the orders of filters
Change-Id: I2dd652a1881cdaaff16e02f26c9f69f5df16419f
Signed-off-by: Li Yi <denverdino@gmail.com>
|
2015-10-19 23:07:20 +08:00 |
Victor Vieux
|
267d7e6701
|
Merge pull request #1261 from aluzzardi/parallel-scheduling
Parallel scheduling
|
2015-10-09 12:57:42 -07:00 |
Andrea Luzzardi
|
c64ae5168a
|
Parallel scheduling support for Swarm driver.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-10-09 12:54:53 -07:00 |
Xian Chaobo
|
c6fb10cec3
|
fix soft filter
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-10-08 05:16:19 -04:00 |
Veres Lajos
|
0d94d7a11a
|
typofix - https://github.com/vlajos/misspell_fixer
Signed-off-by: Veres Lajos <vlajos@gmail.com>
|
2015-08-07 23:06:16 +01:00 |
Peggy Li
|
0572a6778c
|
Fix 'Scheduler' typos and update User Guide link
Signed-off-by: Peggy Li <peggyli.224@gmail.com>
|
2015-07-20 20:41:33 -07:00 |
Ahmet Alp Balkan
|
a65766e686
|
Container name fix scheduler/filter/README.md
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
|
2015-06-15 14:16:12 -07:00 |
Matt Bentley
|
7fc0f9f2a6
|
Fixed image affinity examples in docs
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
|
2015-06-08 13:11:46 -04:00 |
Alexandre Beslic
|
23f66f8cc6
|
Merge pull request #858 from aluzzardi/addr-flag
Replace --addr with --advertise
|
2015-05-27 11:44:41 -07:00 |
Andrea Luzzardi
|
7394be0704
|
Replace --addr with --advertise
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-26 17:43:14 -07:00 |
Victor Vieux
|
59620bda11
|
Merge pull request #848 from vieux/health-unit-test
Health unit test
|
2015-05-26 10:27:47 -07:00 |
Victor Vieux
|
9c9adc59c0
|
use exported ErrNoHealthyNodeAvailable in tests
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-05-26 10:19:39 -07:00 |
Rajdeep Dua
|
d4c95f67b0
|
Added a New use case for Conflicting Affinity
Signed-off-by: Rajdeep Dua <dua_rajdeep@yahoo.com>
|
2015-05-26 07:42:21 -07:00 |
Xian Chaobo
|
b94d6baf2b
|
fix #807: support --volumes-from rw/ro
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-16 03:01:41 +08:00 |
Andrea Luzzardi
|
9d3dd85cf1
|
fix master
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-06 00:16:05 -07:00 |
Victor Vieux
|
cf0098ae40
|
Merge pull request #691 from aluzzardi/container-config
Embed ContainerConfig into Container
|
2015-05-05 23:51:18 -07:00 |
Victor Vieux
|
9d267e5285
|
fix affinities.bats
and add affinity_test.go
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-05-05 17:58:13 -07:00 |
Xian Chaobo
|
161de6a01f
|
healthfilter unit test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-05 22:23:46 +08:00 |
Andrea Luzzardi
|
cd3a0f03fc
|
container config builder: Make all modifications on a copy, never alter original.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-04-30 18:06:26 -07:00 |
Victor Vieux
|
f53b5df834
|
store constaints and affinities in labels
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-30 14:33:21 -07:00 |
Victor Vieux
|
6eceffacf9
|
use cluster.ContainerConfig
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-30 11:44:25 -07:00 |
Victor Vieux
|
dce5d6fbba
|
add a few expr tests
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-27 10:10:22 -07:00 |
Victor Vieux
|
77f0ac919a
|
update doc
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-27 09:51:09 -07:00 |
Victor Vieux
|
28a358d9b2
|
use docker 1.6, add affinity tests and add doc
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-23 16:10:34 -07:00 |
Victor Vieux
|
f388d700fe
|
use label as affinity
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-23 15:43:17 -07:00 |
Victor Vieux
|
2cb9b8e6fb
|
Merge pull request #648 from liubin/fixtypos
fix some typos in source code
|
2015-04-20 12:16:19 -07:00 |
bin liu
|
413e93ed76
|
fix some typos in source code
Signed-off-by: bin liu <liubin0329@gmail.com>
|
2015-04-20 03:27:48 +00:00 |
Yucong Sun
|
eab732b8da
|
Clarify support for filtering with Node ID and Node Name
Signed-off-by: Yucong Sun <sunyucong@gmail.com>
|
2015-04-19 05:43:01 +08:00 |
Andrea Luzzardi
|
2bfe3a68e3
|
Updated dockerclient and fixed API changes.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-04-15 14:32:51 -07:00 |
James Turnbull
|
658c807eb9
|
Did a quick pass on the docs to fix numerous formatting, spelling and grammar errors
Signed-off-by: James Turnbull <james@lovedthanlost.net>
|
2015-04-14 11:59:50 -04:00 |
Chanwit Kaewkasi
|
074b90c2a4
|
fix #589 - allow pipe in constraint regexp
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-04-14 02:25:54 +07:00 |
Chanwit Kaewkasi
|
8bac536980
|
fix test case per refactoring
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-04-10 01:23:34 +07:00 |
Chanwit Kaewkasi
|
1fd19c41ef
|
update port filter document for host mode
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-04-10 00:32:13 +07:00 |
Chanwit Kaewkasi
|
83848918da
|
add test case for the host mode
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-04-10 00:32:11 +07:00 |
Chanwit Kaewkasi
|
6102c1d357
|
add port filter for the host mode
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-04-10 00:32:10 +07:00 |
Victor Vieux
|
1297a4cef2
|
transform node interface to engine struct
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-06 13:19:37 -07:00 |
Victor Vieux
|
805b4763f4
|
disable cluster flag
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-03 16:33:48 -07:00 |
Victor Vieux
|
8f50c0eb7a
|
use names everywhere
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-03 16:22:56 -07:00 |
Victor Vieux
|
20ec7a889e
|
add strategy and filters to docker info
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-04-03 15:56:26 -07:00 |
Sriram Natarajan
|
6c1eeef280
|
Update Filters README with dependency filter link
Signed-off-by: Sriram Natarajan <natarajan.sriram@gmail.com>
|
2015-04-01 12:17:25 -07:00 |