Commit Graph

2952 Commits

Author SHA1 Message Date
Victor Vieux d006ef95f0 move dependencies to vendor/
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-14 13:25:16 -07:00
Nishant Totla 09deb06382 Merge pull request #2123 from vieux/migrate_go_16
bump to 1.6.1
2016-04-14 12:03:33 -07:00
Victor Vieux a764f9ac0a Merge pull request #1983 from nishanttotla/container-config-engine-api
Updating ContainerConfig to use engine-api
2016-04-14 11:48:51 -07:00
Victor Vieux d365b25558 bump to 1.6.1
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-04-14 11:41:05 -07:00
Nishant Totla 8d99298648
Fix deprecated config for engine < 1.7, image pull waits for end of
response

Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:01 -07:00
Nishant Totla e29ff44caf
Fixing integration tests
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:01 -07:00
Nishant Totla af5ce4bdb0
Returning error when Image Pull fails
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:01 -07:00
Nishant Totla 40456d0926
Updating unit tests
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:01 -07:00
Nishant Totla f5e578188f
Updating ContainerConfig to embed HostConfig and NetworkingConfig
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
Nishant Totla ff0c79e08d
Fix image pull bug (wait until download finishes)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-04-14 09:37:00 -07:00
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