Commit Graph

1913 Commits

Author SHA1 Message Date
Andrea Luzzardi 3de31a3642 Merge pull request #895 from abronan/zk_list_deletetree
store: Fix zookeeper List call, implement DeleteTree
2015-06-04 11:43:55 -07:00
Andrea Luzzardi 8fb8f47f4a Merge pull request #896 from abronan/fix_zookeeper_watch
store: Fix Zookeeper single Key watch
2015-06-04 11:43:35 -07:00
Victor Vieux 43e79e0206 Merge pull request #897 from vieux/fix_panic_disconnect
fix panic is disconnect
2015-06-04 11:29:43 -07:00
Victor Vieux e8445ed8ce fix panic is disconnect
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-04 11:27:17 -07:00
Alexandre Beslic 710da6479e fix zookeeper single Key watch
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-03 13:13:08 -07:00
Alexandre Beslic 178ae6f72a Fix zookeeper List call, implement DeleteTree using List
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-03 00:18:52 -07:00
Victor Vieux 83f97f73e8 Merge pull request #886 from vieux/add_resources_test
fix resources in docker 1.7
2015-06-02 16:15:12 -07:00
Victor Vieux 7604d1cc30 add test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-02 16:03:37 -07:00
Victor Vieux e8e9d553a2 handle compat
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-02 15:39:12 -07:00
Victor Vieux 79b128172d update dockerclient to get new fields
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-02 14:36:24 -07:00
Victor Vieux d6bd288fb0 add docker run not enough resources test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-02 14:35:58 -07:00
Alexandre Beslic d53ae5b50c Merge pull request #892 from vieux/images
add images to docker info
2015-06-02 11:22:57 -07:00
Victor Vieux fb63a90610 add images to docker info
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-02 10:53:19 -07:00
Andrea Luzzardi e0188d8b66 Merge pull request #873 from jimmyxian/add-load-unit-test
Add load unit test
2015-06-01 15:43:08 -07:00
Andrea Luzzardi 0e32d052cf Merge pull request #878 from chanwit/private-reg-tag
fix matching image name with private repo
2015-06-01 15:35:45 -07:00
Victor Vieux 51b07d9503 Merge pull request #872 from vieux/cluster_test
add initial version of mesos/cluster_test.go
2015-06-01 15:31:35 -07:00
Andrea Luzzardi e1a73d561d Merge pull request #839 from moxiegirl/831-updates-check
Updating the Getting Started
2015-06-01 13:33:55 -07:00
Alexandre Beslic 5a4bd67db3 Put AllowStale to false in Consul Get op
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-01 09:30:43 -07:00
Alexandre Beslic 3f6fbb5bff Fix CAS not working for Consul
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-31 23:17:13 -07:00
Andrea Luzzardi e74e269bf1 Merge pull request #880 from benjaminparnell/patch-1
Fix small typo in leadership/README.md
2015-05-31 21:19:18 -07:00
Mary Anthony 607d585adb Updating the Introduction
- Clarifying two types of install
- Splitting out release notes
- Splitting out two install methods
- Adding in comments from review
- Adding release notes
- Updating with abronan's comments
- Updating for vieux
- Updating with comments and pulling bash

Signed-off-by: Mary Anthony <mary@docker.com>
2015-05-31 20:13:24 -07:00
Ben Parnell c744a9b600 Fix small typo in leadership/README.md
Signed-off-by: Ben Parnell <benjaminparnell.94@gmail.com>
2015-05-31 23:36:40 +01:00
Chanwit Kaewkasi 7725b572c2 refactor parsing to a function
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
2015-06-01 00:43:52 +07:00
Chanwit Kaewkasi 2701342a0c fix matching image name with private repo
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
2015-05-31 21:01:00 +07:00
Xian Chaobo 78957d527b add load unit test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-29 22:44:27 -04:00
Xian Chaobo def00ea0a0 fix load
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-29 22:35:27 -04:00
Victor Vieux ec784bd100 add initial version of mesos/cluster_test.go
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-05-29 15:07:04 -07:00
Victor Vieux c1934925fe Merge pull request #870 from abronan/update_pkg_store_doc
pkg/store: Update README with latest changes
2015-05-28 18:30:05 -07:00
Alexandre Beslic 1ccbf98ea0 pkg/store: Update documentation with latest changes
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-28 18:02:33 -07:00
Alexandre Beslic c0fe0bc17d remove sleep in integration after etcd store startup, periodic SyncCluster in etcd and include fix to SyncCluster in go-etcd lib
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-28 15:54:29 -07:00
Victor Vieux 5379bdfd20 Merge pull request #866 from aluzzardi/cli-cleanup
cli: Cleanup the CLI package.
2015-05-28 11:14:35 -07:00
Alexandre Beslic 6eb5cd3b5c Fix etcd SyncCluster and Integration tests
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-28 09:47:11 -07:00
Andrea Luzzardi 1ba543215e cli: Cleanup the CLI package.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-05-27 18:41:02 -07:00
Andrea Luzzardi a43a1a869d Merge pull request #865 from abronan/update_etcd_godep
store: Update go-etcd Godep
2015-05-27 16:38:53 -07:00
Alexandre Beslic a974423f05 Update Godep: go-etcd
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-27 13:58:06 -07:00
Andrea Luzzardi 84652ed537 Merge pull request #768 from jimmyxian/add-support-import
Add support import
2015-05-27 11:46:07 -07: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 43f869156b Merge pull request #862 from rajdeepd/test-affinity
Added a New use case for Conflicting Affinity
2015-05-27 11:09:29 -07:00
Victor Vieux 2b5835a7cc Merge pull request #860 from abronan/add_test_removal
pkg/store: Additional check in Node Removal integration test
2015-05-27 10:55:28 -07:00
Victor Vieux ca3e9355db Merge pull request #864 from abronan/zookeeper_cas
store: Zookeeper cas and consistent errors on failure
2015-05-27 10:15:36 -07:00
Alexandre Beslic 70729ae624 Merge pull request #863 from alexwlchan/master
Small spelling and capitalisation fixes
2015-05-27 10:06:23 -07:00
Alexandre Beslic 6a92628ddb Add ErrKeyModified error to etcd and zookeeper
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-27 08:09:33 -07:00
Alex Chan 917653254c Small spelling and capitalisation fixes
Signed-off-by: Alex Chan <alex.chan@metaswitch.com>
2015-05-27 15:22:36 +01:00
Xian Chaobo 684b2802d7 add import in mesos
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-27 22:12:56 +08:00
Xian Chaobo d7001cac97 fix import unit test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-27 22:11:05 +08:00
Xian 8da3de3cc4 add import unit test
Signed-off-by: Xian <xianchaobo@huawei.com>
2015-05-27 22:11:05 +08:00
Xian Chaobo 3bd2e5b584 update README.md
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-27 22:11:04 +08:00
Xian Chaobo f63bafc7c5 add import integration test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-27 22:11:04 +08:00
Xian Chaobo 1f20358b5d add support import
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2015-05-27 22:11:03 +08:00
Alexandre Beslic 97e54273e3 Add Zookeeper CAS
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-26 20:12:31 -07:00