Xian Chaobo
|
12e956e681
|
add support force remove images
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-08-19 23:09:02 -04:00 |
Victor Vieux
|
58482a13d2
|
enable better refresh with mesos 0.23
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-08-14 17:11:19 -07:00 |
Xian Chaobo
|
d4daee4f27
|
add support images -a
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-08-12 07:39:11 -04:00 |
Victor Vieux
|
2a70ff3e1f
|
display only containers created by swarm in mesos
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-08-10 22:51:39 -07:00 |
Andrea Luzzardi
|
3bb4373f9f
|
Merge pull request #1111 from vieux/no_json_manual
do not generate JSON by hand
|
2015-08-04 15:30:30 -07:00 |
Xian Chaobo
|
a3cf5b9e9c
|
improve build
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-08-04 02:45:06 -04:00 |
Victor Vieux
|
7ec33a81b5
|
do not generate JSON by hand
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-07-30 18:10:13 -07:00 |
Victor Vieux
|
542620d60d
|
support docker run -p <port> in mesos (random)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-07-16 11:24:45 -07:00 |
Victor Vieux
|
f00e6aa967
|
add events to mesos and a few tests
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-07-14 14:20:17 -07:00 |
Victor Vieux
|
49d475228e
|
use docker_port from offer is present
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-07-07 13:37:33 -07:00 |
Victor Vieux
|
b18b5bf9f7
|
add mesos tests back
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-07-07 13:27:40 -07:00 |
Victor Vieux
|
28c62b1fcf
|
Merge pull request #1017 from vieux/hostname_mesos
override hostname in mesos
|
2015-07-09 14:14:55 -07:00 |
Victor Vieux
|
edb72d0744
|
always override hostname in mesos
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-07-06 17:35:53 -07:00 |
Victor Vieux
|
895d820774
|
Merge pull request #964 from jimenez/task_timeout_flag
making task timeout configurable
|
2015-07-01 16:51:33 -07:00 |
Isabel Jimenez
|
305050025c
|
making task timeout configurable
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
|
2015-07-01 18:58:17 -04:00 |
Isabel Jimenez
|
d86ab642fb
|
adding implementation for TotalMemory and TotalCpus
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
|
2015-06-15 21:05:27 -04:00 |
Victor Vieux
|
c44151ff4a
|
pretty print mesos offers
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-09 17:30:14 -07:00 |
Victor Vieux
|
12dac7560a
|
fix lock in cluster.go
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-09 12:18:38 -07:00 |
Victor Vieux
|
c1020da636
|
nits
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 18:25:51 -07:00 |
Victor Vieux
|
4f9c9f5867
|
use dockerclient structs
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 18:25:51 -07:00 |
Victor Vieux
|
2bf6c1a529
|
improve docker infi with 1.7
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 18:25:51 -07:00 |
Victor Vieux
|
4212b69c96
|
use inspect sent by mesos 0.23
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 14:42:37 -07:00 |
Xian Chaobo
|
684b2802d7
|
add import in mesos
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-27 22:12:56 +08:00 |
Victor Vieux
|
284ba144ed
|
remove deadlock in mesos
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-05-26 19:34:54 -07:00 |
Isabel Jimenez
|
db7d918c0a
|
Addressing review comments
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
|
2015-05-26 19:45:10 -04:00 |
Victor Vieux
|
300932b2d5
|
add slave_test.go, add tast_test.go
add basic network mode support
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
Signed-off-by: Timothy Chen <tnachen@gmail.com>
|
2015-05-26 16:22:34 -04:00 |
Isabel Jimenez
|
19c14fde2e
|
Adding integration tests, decline offers after 'SWARM_MESOS_OFFER_TIMEOUT', Tracking tasks and managing offers, refactoring list of slaves, queue create requests before processing them
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-05-26 16:21:54 -04:00 |
Timothy Chen
|
20a5a7e588
|
Support port and address for Mesos.
Signed-off-by: Timothy Chen <tnachen@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
|
2015-05-26 16:19:08 -04:00 |
Isabel Jimenez
|
18235bee97
|
cluster mesos with engine
Signed-off-by: Timothy Chen <tnachen@gmail.com>
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-05-26 16:18:33 -04:00 |