Commit Graph

2942 Commits

Author SHA1 Message Date
Nishant Totla 2363ea8077
Updating Godeps (distribution/reference)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
Nishant Totla 25241bdd08
Updating Image Pull to use docker/distribution package
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
Nishant Totla 0b75203143
Update container state (from PR samalba/dockerclient#/236)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
Nishant Totla 859c710bdd
Updating scheduler unit tests
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
Nishant Totla 6d2937b3ec
Updating cluster unit tests
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:36:59 -07:00
Nishant Totla 11df80601c
Updating cluster
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:36:59 -07:00
Nishant Totla 48cd1ebd69
Updating filters
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:36:59 -07:00
Nishant Totla 81e1528d0f
Updating API handlers
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:36:59 -07:00
Nishant Totla 79575f3df6
Updating ContainerConfig to use engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:36:59 -07:00
Victor Vieux a6c1f1463c Merge pull request #2118 from vieux/update_changelog
update CHANGELOG.md
2016-04-13 09:59:32 -07:00
Dongluo Chen 612f397a3c Merge pull request #2078 from moxiegirl/fix-swarm-scale-doc
Swarm at scale with local docker vms
2016-04-13 09:56:09 -07:00
Mary Anthony 70a180cb30 Redoing the example for local machines
Updating images
Adding in the Compose solution
Copy edits
Updating with Dong's comments

Signed-off-by: Mary Anthony <mary@docker.com>
2016-04-13 09:45:04 -07:00
Nishant Totla 58f60ddb09 Merge pull request #2117 from kencochrane/more_typo_fixes
Fixed some typos in the docs
2016-04-13 09:13:18 -07:00
Ken Cochrane ce1dffa58a
Fixed more typos in the docs
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2016-04-13 09:44:32 -04:00
Victor Vieux b82aa273d9 update CHANGELOG.md
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-12 22:34:15 -07:00
Victor Vieux 2bbea5d1a4 Merge pull request #2115 from vieux/update_to_1.5.4
update to go 1.5.4
2016-04-12 22:23:49 -07:00
Victor Vieux a213794b55 Merge pull request #2114 from vieux/GOOS_dockerfile
Add GOOS buildarg in dockerfile
2016-04-12 21:59:32 -07:00
Victor Vieux 03f7a1167d update to 1.5.4
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-12 20:08:36 -07:00
Victor Vieux 418118057d Add GOOS buildarg in dockerfile
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-12 17:14:22 -07:00
Nishant Totla 767c182562 Merge pull request #2113 from kencochrane/doc_typo_fix
Fixed a couple typos in the docs
2016-04-12 14:42:01 -07:00
Ken Cochrane 08cacffd97
Fixed a couple typos in the docs
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2016-04-12 17:26:30 -04:00
Dongluo Chen 4ff0b10435 Merge pull request #2103 from dongluochen/bump-v1.2.0-rc3
Bump version to v1.2.0-rc3
2016-04-08 15:10:47 -07:00
Dong Chen 621cf86cfb Bump version to v1.2.0-rc3
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-04-08 14:54:53 -07:00
Victor Vieux 6404badef1 Merge pull request #2102 from nishanttotla/fix-httpclientandscheme-signature
Returning and handling error from HTTPClientAndScheme
2016-04-08 14:37:00 -07:00
Nishant Totla 1dee9cb3f0 Returning and handling error from HTTPClientAndScheme
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-08 13:36:06 -07:00
Alexandre Beslic 42fc136b39 Merge pull request #2095 from vieux/fix_cleanup_test_master
fix restart docker in tests
2016-04-07 17:28:40 -07:00
Alexandre Beslic 336719a774 Merge pull request #2089 from vieux/fix_possible_data_race
fix possible data race with failure count
2016-04-07 17:15:31 -07:00
Dongluo Chen 34d4cae503 Merge pull request #2050 from abronan/fix_session_consul_leader_failure
Fix Consul Leader Election Failure on multi-server and leader soft-restart
2016-04-07 14:18:52 -07:00
Victor Vieux aaa10d16b7 fix restart docker in tests
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-07 14:14:25 -07:00
Victor Vieux 69eabdc81f fix possible data race with failure count
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-07 13:35:27 -07:00
Alexandre Beslic ac6341066d Fix Consul Leader Election Failure on multi-server
This fixes an error with Consul which fails to see a new
swarm leader after a consul leader soft restart because
of session renewal and missing status update.

Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2016-04-07 12:23:47 -07:00
Victor Vieux 75b3569594 Merge pull request #1995 from allencloud/validate-overcommitRatio-not-to-be-negative
validate swarm.overcommit and add integration test for cluster options
2016-04-06 18:26:19 -07:00
Sun Hongliang d403254ed2 1.validate cluster option swarm.overcommit
2.change swarm.createretry's error info and add its integration test
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-04-07 09:00:41 +08:00
Dongluo Chen 335b2edda3 Merge pull request #2093 from vieux/do_not_go_get_vet
do not go get vet in travis
2016-04-06 17:58:25 -07:00
Victor Vieux 6d2a411818 do not go get vet in travis
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-06 17:48:17 -07:00
Victor Vieux ee30452059 Merge pull request #2080 from allencloud/log-warn-when-getting-engine-label-named-node
send warn message if got an engine with label "node"
2016-04-06 17:20:09 -07:00
Victor Vieux e7077ff5e3 Merge pull request #2074 from allencloud/log-err-when-remove-fails-in-rescheduling
log err when remove container fails in rescheduling
2016-04-06 11:13:05 -07:00
moxiegirl ba9b348bda Merge pull request #2046 from allencloud/fix-typos-in-docs
fix typos in docs
2016-04-06 09:17:02 -07:00
Sun Hongliang b6f646cacd log err when remove container fails in rescheduling
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-04-06 14:23:09 +08:00
Dongluo Chen 08090d51f8 Merge pull request #2090 from HackToday/fixolddoc
Fix old NODE column
2016-04-05 18:49:05 -07:00
Kai Qiang Wu(Kennan) 2a778b3600 Fix old NODE column
Some fixes was missed in last PR.

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2016-04-06 01:39:39 +00:00
Victor Vieux 1f61d438de Merge pull request #2088 from HackToday/fixolddoc
Fix doc for NODE column
2016-04-05 17:48:49 -07:00
Kai Qiang Wu(Kennan) 8afd32a631 Fix doc for NODE column
Swarm docker ps output nolonger have NODE column, So this updates the doc

Fixes: #2081
Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2016-04-06 00:41:55 +00:00
Victor Vieux d0cd5ea554 Merge pull request #2077 from nishanttotla/update-engine-api-backward-compat
Updating apiClient version based on engine version
2016-04-05 12:28:33 -07:00
Nishant Totla 012dffeee3 Updating apiClient version using server version
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-05 11:25:17 -07:00
Nishant Totla cbb7c27621 Updating Godeps (engine-api)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-05 09:16:50 -07:00
Sun Hongliang 65a5d54727 send warn message if got an engine with label "node"
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-04-05 11:33:43 +08:00
Alexandre Beslic cdb3a59493 Merge pull request #2069 from vieux/increase_timeout
increate timeout in 'leader election - rescheduling' test
2016-04-04 12:07:13 -07:00
Sun Hongliang bb4a26f238 fix typos in docs
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-04-04 14:27:14 +08:00
Dongluo Chen 6006693add Merge pull request #2071 from dongluochen/bump-1.2.0-rc2
Bump version to 1.2.0-rc2
2016-04-01 16:09:28 -07:00