John Howard
01537880de
Windows: Tidy after libcontainerd
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 3ca6ad5b9e6e37766d26c29f6a99bbd80961473c
Component: engine
2016-03-20 15:59:52 -07:00
Jess Frazelle
893b5df1af
Merge pull request #21343 from pandrew/fix-debian-policy-rule
...
Fix debian policy rule
Upstream-commit: 9ea7e082ef833f1b4cd09e630cc18dbfe53f9f2b
Component: engine
2016-03-20 12:28:58 -07:00
Brian Goff
afd8935428
Merge pull request #21344 from tonistiigi/fix-seccomp-profiles
...
Reuse profiles/seccomp package
Upstream-commit: 09a69ed8b9907742db00190999341cb642352117
Component: engine
2016-03-20 14:04:11 -04:00
Pierre Carrier
0d8ebbb32a
bump fluent-logger-golang version
...
This version supports async connections.
Signed-off-by: Pierre Carrier <pierre@meteor.com >
Upstream-commit: 9c2a0739fb9c5e3636425d669f0ab860ea1bfbae
Component: engine
2016-03-20 16:22:21 +00:00
Pierre Carrier
35aa0cbae1
Revert "Added flag to ignore fluentd connect error on container start"
...
This reverts commit 3cf82ff1ab14e1ddd2b629524e894ac359168388.
Signed-off-by: Pierre Carrier <pierre@meteor.com >
Upstream-commit: d89dae6e4becc16e80e3781ac68b9fbb855947b3
Component: engine
2016-03-20 16:22:19 +00:00
Mike Goelzer
6143e6c8cf
Pass upstream client's user agent through to registry on image pulls
...
Changes how the Engine interacts with Registry servers on image pull.
Previously, Engine sent a User-Agent string to the Registry server
that included only the Engine's version information. This commit
appends to that string the fields from the User-Agent sent by the
client (e.g., Compose) of the Engine. This allows Registry server
operators to understand what tools are actually generating pulls on
their registries.
Signed-off-by: Mike Goelzer <mgoelzer@docker.com >
Upstream-commit: d1502afb63a10df0bfce20ae2957774cfb3e58d8
Component: engine
2016-03-20 04:30:09 -07:00
Tonis Tiigi
179304ecf4
Reuse profiles/seccomp package
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 99b16b3523461551b03362305c36811372344af2
Component: engine
2016-03-19 14:15:39 -07:00
Tonis Tiigi
b86b204077
Remove unused libcontainer vendoring
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: f25d9f0f236db5b3d8671c4e25016ca5a0f8535d
Component: engine
2016-03-19 13:04:37 -07:00
Paul Liljenberg
6c407f4849
Fix debian policy rule
...
Fix issue in debian policy by removeing double quotes.
Signed-off-by: Paul Liljenberg <liljenberg.paul@gmail.com >
Upstream-commit: f10c8e786b32ca4202702a57787830c2d0a9eef3
Component: engine
2016-03-19 20:58:19 +01:00
Tonis Tiigi
acf746a299
Convert libnetwork stats directly to api types
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: d36376f86c8944f6955f537a1a12f4072f8d7403
Component: engine
2016-03-19 12:56:45 -07:00
Vincent Demeester
f70a4e02ca
Merge pull request #21338 from Microsoft/jjh/lcdcleanup
...
Windows: libcontainerd cleanup
Upstream-commit: 9e530247e066ef7a32e35a1f0f818c1e4048ad54
Component: engine
2016-03-19 15:14:10 +01:00
Antonio Murdaca
6ab75fcf92
distribution: errors: do not retry if no token in response
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
Upstream-commit: 264b5b60832bf1f1342618d059c0ece3358de7e1
Component: engine
2016-03-19 12:20:14 +01:00
Antonio Murdaca
2aaa69712c
vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793
...
- fix and add integration tests
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
Upstream-commit: c48439af7f33fccc17013ae7f9e64d4c107502f1
Component: engine
2016-03-19 12:19:48 +01:00
John Howard
fa03957561
Windows: Fix unmount for Hyper-V Containers
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 4461bc45b6fafaabaf3a8158e2f785f836331bb5
Component: engine
2016-03-18 20:43:46 -07:00
John Howard
c70fa5552d
Windows: libcontainerd cleanup
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: e331df5aeefc1ebaa7a79ceb78350aba8cdabba1
Component: engine
2016-03-18 20:31:11 -07:00
Jess Frazelle
20351391ce
Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-used
...
fix variables that werent being called
Upstream-commit: b77573f48e4022c7b8b829c4a33c6963fe08e18a
Component: engine
2016-03-18 18:03:15 -07:00
Brian Goff
b070967d75
Merge pull request #21325 from frenkel/openbsd-support
...
Support OpenBSD build
Upstream-commit: 131c59193f16d1f752103f97302546ec819cb6f7
Component: engine
2016-03-18 20:53:17 -04:00
Jess Frazelle
ba41c51be4
Merge pull request #20662 from tonistiigi/containerd-integration
...
Containerd integration
Upstream-commit: e5a3f86e447dd659da3c2e759f3c088a0bfcfe3d
Component: engine
2016-03-18 17:21:18 -07:00
Jess Frazelle
ef4d935247
Merge pull request #21232 from calavera/consolidate_security_opts_format
...
Consolidate security options to use `=` as separator.
Upstream-commit: 06e98f0a5cf59c040e9f753d60f33ba22256d55c
Component: engine
2016-03-18 16:02:38 -07:00
Brent Salisbury
9d333e528b
Updates to macvlan/ipvlan experimental docs
...
- Added a few more diagrams.
- Fixed typos and a few additional details.
- Moved experimental images to a new directory
in /experimental/images per @cpuguy83 suggestion.
Signed-off-by: Brent Salisbury <brent@docker.com >
Upstream-commit: 8926af95e4af4c3f8c6e28d1d054b9b6b7a13ff9
Component: engine
2016-03-18 18:46:46 -04:00
Brian Goff
c955c9e289
Don't forward SIGPIPE from client to container
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
Upstream-commit: 81707de23ff6d0b03bd8d5cda87efac7939d9d46
Component: engine
2016-03-18 16:50:18 -04:00
John Howard
a76e16e99f
Windows libcontainerd implementation
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Signed-off-by: John Starks <jostarks@microsoft.com >
Signed-off-by: Darren Stahl <darst@microsoft.com >
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 94d70d835500bec3b171425271916d3e40f29635
Component: engine
2016-03-18 13:38:41 -07:00
Tonis Tiigi
9b20da1a3a
Remove execdriver package
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 6eebe85290327ee9934ea996b6ef82c579789d97
Component: engine
2016-03-18 13:38:37 -07:00
Tonis Tiigi
8ba16d91c8
Replace execdrivers with containerd implementation
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Signed-off-by: Anusha Ragunathan <anusha@docker.com >
Upstream-commit: 9c4570a958df42d1ad19364b1a8da55b891d850a
Component: engine
2016-03-18 13:38:32 -07:00
Tonis Tiigi
efaac80fee
Vendor containerd, specs, runc
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: cc83031ade5c4baed722c31603d56d54e4679681
Component: engine
2016-03-18 13:38:26 -07:00
Tonis Tiigi
5d6926e18b
Vendor updated grpc, protobuf
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 14299daacaf4e80735615ff9f42ba2479cf04486
Component: engine
2016-03-18 13:38:21 -07:00
Brian Goff
60ab5793ac
Merge pull request #21332 from jfrazelle/change-email
...
change email
Upstream-commit: 03003619af04d62c9d02b79031bdd26d0254f3cb
Component: engine
2016-03-18 16:28:51 -04:00
Jessica Frazelle
7c520b0e93
change email
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
Upstream-commit: d3b650062faec3d1cc05eae8847d88d8227c1c4a
Component: engine
2016-03-18 13:17:28 -07:00
Vincent Demeester
306477a8ef
Merge pull request #21269 from mlaventure/inspect-bind-mounts
...
Update inspect/ps to properly handle bind mounts
Upstream-commit: 6c6363c726ccfec97d577eff1cc60314f15dc841
Component: engine
2016-03-18 20:52:02 +01:00
Stefan J. Wernli
0264a23a04
Fixing logs file handle leak.
...
Docker logs was only closing the logger when the HTTP response writer received a close notification, however in non-follow mode the writer never receives a close. This means that the daemon would leak the file handle to the log, preventing the container from being removed on Windows (file in use error). This change explicitly closes the log when the end of stream is hit.
Signed-off-by: Stefan J. Wernli <swernli@microsoft.com >
Upstream-commit: 4570cfd3ba900253c18066a0299d64551dbf85cc
Component: engine
2016-03-18 11:00:15 -07:00
Vincent Demeester
b021945636
Merge pull request #21299 from allencloud/handle-kernel-version-error-in-version-api
...
handle kernel version error in version api
Upstream-commit: ea0025a7e104dfcb53f331ece6b784d893011afd
Component: engine
2016-03-18 18:07:48 +01:00
Antonio Murdaca
d5c972ccf5
Merge pull request #21183 from thaJeztah/fix-flaky-TestUpdateRestartPolicy
...
Fix flaky TestUpdateRestartPolicy on Windows
Upstream-commit: a30332e705b3c75647859383e86d65a48fa5c412
Component: engine
2016-03-18 17:45:05 +01:00
David Calavera
709b902d70
Merge pull request #20200 from thockin/14282-hostname-domainname-v2
...
Don't smoosh hostname and domainname in API
Upstream-commit: ae75435dae9cb386eb213774f97fe35cdcafff49
Component: engine
2016-03-18 09:08:22 -07:00
Sebastiaan van Stijn
6cb929cb7d
Merge pull request #21238 from yongtang/21211-TestRestartStoppedContainer
...
Fix flaky test of TestRestartStoppedContainer (#21211 ).
Upstream-commit: 6eaf4434eed297423133b79aa162a6b60165ad2d
Component: engine
2016-03-18 17:01:30 +01:00
David Calavera
4051a1b3e8
Merge pull request #21311 from nalind/journal-race
...
Fix a couple of races in the journald log reader
Upstream-commit: 8ef56e1f98377a10ae970db6b83bf7f269b73f7c
Component: engine
2016-03-18 08:53:21 -07:00
Frank Groeneveld
8d2c6b65a8
Cli binary can now be build on OpenBSD
...
Signed-off-by: Frank Groeneveld <frank@frankgroeneveld.nl >
Upstream-commit: 719a43ca3530c424c3875d8c066f7ab09195dfdc
Component: engine
2016-03-18 14:56:21 +01:00
Sebastiaan van Stijn
ba90d2ea16
Merge pull request #21316 from estesp/daemon-dump-stack-note
...
Add documentation on the stack trace dump capability of the daemon
Upstream-commit: d2a8621b2002611a2c451540f69d0573ff5a055a
Component: engine
2016-03-18 14:29:55 +01:00
Phil Estes
043ba80ee7
Add documentation on the dump-stack-traces capability of the daemon
...
Add a paragraph about how to force a stack trace dump to the daemon log.
This feature was added in Docker 1.9 I believe, but documentation was
never added.
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com > (github: estesp)
Upstream-commit: ae466aafcbd3e000ff9ec2e8bd354fc3cc3729e5
Component: engine
2016-03-18 09:25:18 -04:00
Vincent Demeester
f457bb9949
Merge pull request #21302 from allencloud/fix-typos-in-several-files
...
fix typos in several files
Upstream-commit: 9f00b4b79c2625a689233fa993dbab2e47778ffd
Component: engine
2016-03-18 14:06:59 +01:00
Sebastiaan van Stijn
e07b2d424c
Merge pull request #21321 from dsheets/patch-1
...
project/ISSUE-TRIAGE.md: fix shinny -> shiny typo
Upstream-commit: aa6d0f5310230166f31163d2704d890abf98b66f
Component: engine
2016-03-18 12:44:42 +01:00
David Sheets
d21fd46755
ISSUE-TRIAGE: fix shinny -> shiny typo
...
Signed-off-by: David Sheets <david.sheets@docker.com >
Upstream-commit: bd061b8df64b3015dc69b86a5c1de10ff37265cc
Component: engine
2016-03-18 09:42:49 +00:00
Sebastiaan van Stijn
e433e1646d
Merge pull request #21318 from wenchma/fix-doc
...
Update the document error
Upstream-commit: 3d13fddd2bc4d679f0eaa68b0be877e5a816ad53
Component: engine
2016-03-18 09:18:03 +01:00
Wen Cheng Ma
8298077028
Update the document error
...
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com >
Upstream-commit: edf0da968ca8d653a6e4c9333e55530305cb3625
Component: engine
2016-03-18 15:23:27 +08:00
Yong Tang
4bffdb208b
Fix flaky test of TestRestartStoppedContainer ( #21211 ).
...
This fix addressed the issue of test TestRestartStoppedContainer
in #21211 . Inside the test, a `docker restart` command is
followed by a `docker logs` command. However, `docker restart`
returns immediately so there is no guarantee that `docker logs`
will wait until the restarted container completes the command
`echo foobar`.
This fix use the check of `{{.State.Running}} = false` to make
sure that the restarted container has already finished, before
invoking the `docker logs` command. The timeout is set to 20s
to make sure it passes WindowsTP4 check.
This fixes #21211 .
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 48ccdd46aea4bb16925d0a333f792a712f1c11dc
Component: engine
2016-03-18 05:50:23 +00:00
allencloud
91649a03e2
fix typos in several files
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
Upstream-commit: f1d34ac2eb3611cde8c4a438f367595eb08a6fe8
Component: engine
2016-03-18 12:51:57 +08:00
Sebastiaan van Stijn
1d93a2025e
Merge pull request #21305 from yongtang/031716-typo
...
Fix several typos in the documentation.
Upstream-commit: 46dde68158c851da0bdd8dc22342d35609a19a61
Component: engine
2016-03-18 01:44:01 +01:00
Brian Goff
35483a9c93
Merge pull request #21307 from Microsoft/jstarks/fix_long_paths
...
Windows: revendor Microsoft/hcsshim to v0.1.0
Upstream-commit: 6dd69afd37fc0d2131387e78f8efd741c713d505
Component: engine
2016-03-17 19:35:03 -04:00
Kenfe-Mickael Laventure
98172de036
Update TestPsShowMounts to also test bind mounts
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: cdd7fddfec70cca2cc228519794281988ef2a15a
Component: engine
2016-03-17 15:43:32 -07:00
Kenfe-Mickael Laventure
9fd3d4a31e
Update filter volume to allow filtering by bind mount source
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: 8451a08ed52b976fffb0cf34be0a48dcc36bdcbe
Component: engine
2016-03-17 15:42:45 -07:00
Kenfe-Mickael Laventure
0477d61856
Fix inspect to print bind mounts source path instead of an empty string
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: cb8cc56c225cfc74b81f22a0f2ca8ce7bdccfe04
Component: engine
2016-03-17 15:42:45 -07:00