John Howard
a66efbddb8
Planned 1.13 deprecation: email from login
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-11-11 17:32:46 -08:00
Victor Vieux
6a747fcf57
Merge pull request #28318 from vieux/bump_version
...
bump version to 1.14.0-dev
2016-11-11 10:29:15 -08:00
Victor Vieux
3c5e09f5e9
Merge pull request #28275 from vieux/1.13.0_changelog
...
add 1.13.0 CHANGELOG.md
2016-11-11 09:57:45 -08:00
Victor Vieux
6f3720ca9e
Merge pull request #28042 from yongtang/28018-docker-info-swarm-managers
...
Add information for `Manager Addresses` in the output of `docker info`
2016-11-11 09:30:01 -08:00
Victor Vieux
2712bb26e3
Merge pull request #28274 from Microsoft/jjh/acl
...
Windows: create daemon root with ACL
2016-11-11 09:20:32 -08:00
Antonio Murdaca
0dfeeac206
Merge pull request #28307 from albers/completion-dockerd--seccomp-profile
...
Add bash completion for `docker daemon --seccomp-profile`
2016-11-11 17:42:11 +01:00
Tõnis Tiigi
d06b1e2cc2
Merge pull request #28285 from vieux/try_arm_fix_libnetwor
...
update libnetwork to fix ARM tests
2016-11-11 08:32:29 -08:00
Brian Goff
de325535d4
Merge pull request #27872 from vdemeester/images-filter-filters
...
Add reference filter and deprecated filter param…
2016-11-11 11:24:19 -05:00
Sebastiaan van Stijn
e8469c0e63
Merge pull request #28297 from vdemeester/compose-swarm-openstdin
...
Add support for stdin_open in compose to swarm
2016-11-11 17:09:04 +01:00
Brian Goff
e0280c568a
Merge pull request #28299 from vdemeester/compose-swarm-extra_hosts
...
Add support for extra_hosts in compose to swarm
2016-11-11 10:54:53 -05:00
Yong Tang
828bd441eb
Add information for Manager Addresses
in the output of docker info
...
As is specified in 28018, it would be useful to know the manager's addresses
even in a worker node. This is especially useful when there are many
worker nodes in a big cluster.
The information is available in `info.Swarm.RemoteManagers`.
This fix add the information of `Manager Addresses` to the output
of `docker info`, to explicitly show it.
A test has been added for this fix.
This fix fixes 28018.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-11-11 07:35:32 -08:00
Harald Albers
98a2071696
Add bash completion for docker daemon --seccomp-profile
...
Signed-off-by: Harald Albers <github@albersweb.de>
2016-11-11 16:12:17 +01:00
Vincent Demeester
820b809e70
Add reference filter and deprecated filter param…
...
… for `docker images`.
This deprecates the `filter` param for the `/images` endpoint and make a
new filter called `reference` to replace it. It does change the CLI
side (still possible to do `docker images busybox:musl`) but changes the
cli code to use the filter instead (so that `docker images --filter
busybox:musl` and `docker images busybox:musl` act the same).
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 15:34:01 +01:00
Vincent Demeester
f32869d956
Add support for extra_hosts in composefile v3
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 15:20:02 +01:00
Vincent Demeester
84450b72cd
Add support for stdin_open in composefile v3
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 15:19:00 +01:00
Vincent Demeester
bc739a8d70
Update swarmkit to efd44df04cc0fd828de5947263858c3a5a2729b1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 15:18:34 +01:00
Brian Goff
0bb6bac793
Merge pull request #28298 from vdemeester/compose-swarm-tty
...
Add support for tty in compose to swarm
2016-11-11 09:06:09 -05:00
Vincent Demeester
58c0406076
Merge pull request #28293 from AkihiroSuda/update-deprecate-md
...
[doc] Update docs/deprecated.md for 1.13
2016-11-11 13:48:14 +01:00
Victor Vieux
869242662b
bump version to 1.14.0-dev
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-11-11 02:28:13 -08:00
Vincent Demeester
de15de6b4d
Add support for tty in composefile v3
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 11:27:21 +01:00
Vincent Demeester
f3dcae7dd3
Update compose-file to 8cff34df885ef07824138236bc4d27d359888b17
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-11 11:25:57 +01:00
Victor Vieux
433bb52521
add 1.13.0 CHANGELOG.md
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-11-11 02:08:55 -08:00
Akihiro Suda
6694974c9e
Update docs/deprecated.md for 1.13
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-11-11 09:26:01 +00:00
Victor Vieux
84264e9461
fix ARM unsafe access
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-11-10 23:55:38 -08:00
Victor Vieux
90d10203a4
Merge pull request #28128 from leth/commit_image_id
...
Add Image ID to container commit event
2016-11-10 23:14:46 -08:00
Evan Hazlett
45585ab7a5
Merge pull request #28266 from tonistiigi/fix-service-update-test
...
Fix flaky TestServiceUpdateSecrets
2016-11-11 01:17:29 -05:00
Victor Vieux
e68003142f
Merge pull request #28278 from yuexiao-wang/stack-deploy
...
Add --with-registry-auth for stack deploy
2016-11-10 21:28:40 -08:00
Victor Vieux
0427afa409
Merge pull request #27955 from mlaventure/runc-docker-info
...
Add external binaries version to docker info
2016-11-10 21:27:14 -08:00
Tõnis Tiigi
48a0c3e831
Merge pull request #28235 from dmcgowan/fix-registry-authorization-errors
...
Fix registry authorization errors
2016-11-10 19:39:28 -08:00
Tõnis Tiigi
a5da9f5cc9
Merge pull request #27917 from mrjana/ports
...
Add support for host port PublishMode in services
2016-11-10 19:38:54 -08:00
Tõnis Tiigi
1229105582
Merge pull request #28265 from aaronlehmann/dont-repull-digest
...
executor: Don't repull image if pinned by digest
2016-11-10 19:19:31 -08:00
yuexiao-wang
8e04bc5572
Add --with-registry-auth for stack deploy
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-11-11 11:01:31 +08:00
Victor Vieux
82130b725d
Merge pull request #28277 from datawolf/small-fix
...
Use '.' directly
2016-11-10 19:00:21 -08:00
Victor Vieux
4453fd22a7
Merge pull request #28217 from Microsoft/jjh/373engineapifollowup
...
Tidy GetDockerOS() function
2016-11-10 18:57:56 -08:00
Wang Long
2b7f7e9aff
Use '.' directly
...
Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-11-11 10:22:32 +08:00
Brian Goff
bd78374618
Merge pull request #28276 from lixiaobing10051267/masterSwarmRouter
...
rectify type defination for swarmRouter
2016-11-10 21:16:31 -05:00
lixiaobing10051267
ac5d86a672
rectify type defination for swarmRouter
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
2016-11-11 10:45:48 +08:00
Jana Radhakrishnan
14ac9f60d0
Add support for host port PublishMode in services
...
Add api/cli support for adding host port PublishMode in services.
Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-11-10 18:07:55 -08:00
Victor Vieux
750d634d62
Merge pull request #27998 from dnephin/compose-on-swarm
...
Support `docker stack deploy` from a Compose file
2016-11-10 17:59:57 -08:00
Lei Jitang
891e03eb7d
Merge pull request #28231 from yuexiao-wang/container-exec
...
Remove redundant parameter and fix typos
2016-11-11 09:55:42 +08:00
John Howard
46ec4c1ae2
Windows: create daemon root with ACL
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-11-10 17:51:28 -08:00
Derek McGowan
19a93a6e3d
Update pull error handling
...
Translate pull errors to provide a more consistent and user friendly
error message.
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-10 17:34:12 -08:00
Derek McGowan
c85eb00841
Update for distribution vendor
...
Handle updates to reference package.
Updates for refactoring of challenge manager.
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-10 17:34:12 -08:00
Derek McGowan
60ecc132c5
Update distribution vendor
...
Pull in client changes to handle oauth errors
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-10 17:34:12 -08:00
Victor Vieux
acd6e0d9b2
Merge pull request #28226 from vieux/exit_exp_plugin
...
move plugins out of experimental
2016-11-10 17:30:54 -08:00
Tõnis Tiigi
d54f4472fd
Merge pull request #28229 from darrenstahlmsft/FixUnexpectedResult
...
Fix failure to get containers when deleting a layer
2016-11-10 17:10:05 -08:00
Tõnis Tiigi
7aeacd35f2
Merge pull request #28238 from ijc25/jsonmessage-urxvt-corruption
...
pkg/jsonmessage: Avoid undefined ANSI escape codes.
2016-11-10 17:07:01 -08:00
Victor Vieux
bed96ce922
Merge pull request #28031 from yongtang/27902-extra-hosts
...
Add flag `--host` to `service create` and `--host-add/rm` to `service update`
2016-11-10 16:55:29 -08:00
Victor Vieux
813f86697f
Merge pull request #28271 from andrewhsu/fix-opensuse
...
replace vim-common with vim for opensuse
2016-11-10 16:52:30 -08:00
John Howard
29b7a73792
Merge pull request #28268 from Microsoft/jjh/clientcheck
...
Windows: Additional client check
2016-11-10 16:11:44 -08:00