Michael Crosby
6bcbf88f82
Move runc shim code into common package
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-02-21 10:47:41 -05:00
Michael Crosby
31438b61f9
Merge pull request #3033 from tonistiigi/runtime-platforms
...
runtime: allow specifying supported platforms with config
2019-02-21 10:39:42 -05:00
Michael Crosby
759a889f3c
Merge pull request #3018 from Random-Liu/perm-consistency-with-docker
...
Unpack should set 0755 when the parent directory doesn't exist.
2019-02-21 10:37:03 -05:00
John Howard
fd6ac5d026
Vendor sirupsen/logrus@1.3.0
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2019-02-20 20:18:14 -08:00
Tonis Tiigi
b553a12be6
runtime: allow specifying supported platforms with config
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-02-20 07:29:23 -08:00
Akihiro Suda
58dc0677b4
Merge pull request #3030 from veerun14/venuvvul/add-comments-fix-typos
...
fixing typo and added a missing comment.
2019-02-19 12:32:12 +09:00
Veeraiah Chowdary Nuvvula
f6ac73d71e
fixing typo and added a missing comment.
...
Signed-off-by: Veeraiah Chowdary Nuvvula <venuvvul@microsoft.com>
2019-02-18 14:13:02 -08:00
Michael Crosby
ee916fe33c
Merge pull request #3025 from fuweid/bugfix_merge_label
...
metadata: merge snapshot labels with metadata's labels
2019-02-18 11:39:02 -05:00
Phil Estes
480bf65ae8
Merge pull request #3010 from dmcgowan/pull-add-handler-wrap
...
Add image handler wrapper
2019-02-18 10:14:36 -05:00
Phil Estes
06ff5ef01a
Merge pull request #3024 from jhowardmsft/jjh/signalname
...
Windows: Update stackdump event name
2019-02-18 10:14:12 -05:00
Wei Fu
4b3e0a8aaa
metadata: merge snapshot labels with metadata's labels
...
fix the no-op issue.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-02-18 16:11:12 +08:00
John Howard
88f19a90a8
Windows: Update stackdump event name
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2019-02-15 15:33:29 -08:00
Phil Estes
a378dbc2ab
Merge pull request #3020 from dmcgowan/update-supported-releases
...
Update supported versions
2019-02-14 13:57:06 -08:00
Lantao Liu
14f7e52725
Unpack should set 0755 when the parent directory doesn't exist.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-02-14 13:38:12 -08:00
Michael Crosby
a485eb74a3
Merge pull request #3021 from estesp/update-release-docs
...
Add website update to release process
2019-02-14 14:38:24 -05:00
Lantao Liu
fbce57903c
Merge pull request #1053 from mikebrow/k8s-1.10-end-of-life
...
update support statment reflecting eol for k8s 1.10
2019-02-14 11:11:07 -08:00
Phil Estes
a6f43b549e
Add website update to release process
...
Update release process with step to get downloads list updated on
containerd.io website
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2019-02-14 14:01:00 -05:00
Derek McGowan
17b2c84989
Update supported versions
...
Use latest 1.1 and 1.2 version
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-02-14 10:54:16 -08:00
Mike Brown
857f169e9e
update support statment reflecting eol for k8s 1.10
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2019-02-14 11:28:26 -06:00
Michael Crosby
faec567304
Merge pull request #3016 from jterry75/task_execid
...
Add ExecID for StateResponse
2019-02-14 11:47:19 -05:00
Justin Terry (VM)
b87e9eef3e
Add ExecID for StateResponse
...
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-02-13 12:58:50 -08:00
Michael Crosby
543ee8e7f4
Merge pull request #3009 from jterry75/taskdelete_exec
...
Add support for TaskDelete event on exec in RuntimeV2
2019-02-13 14:05:29 -05:00
Phil Estes
41e3aaee58
Merge pull request #3008 from JoeWrightss/patch-3
...
Fix some misspells in helpers_test.go
2019-02-13 09:58:37 -08:00
zhoulin xie
bfb266ab5d
Fix some misspells in helpers_test.go
...
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
2019-02-14 00:02:17 +08:00
Derek McGowan
dc09ed1e1a
Add image handler wrapper
...
Gives clients more control of the pull process, allowing
the client to operate on a descriptor after it has been
pulled. This could be useful for filtering output or
tracking children before they dispatched to. This can
also be used to call custom unpackers to have visibility
into a pulled config in parallel to the downloads.
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-02-12 16:34:06 -08:00
Justin Terry (VM)
a4f7b3758e
Add support for TaskDelete event on exec in RuntimeV2
...
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-02-12 15:50:21 -08:00
Lantao Liu
b2cd840042
Merge pull request #1045 from Random-Liu/fix-env-performance-issue
...
Fix env performance issue
2019-02-12 11:03:33 -08:00
Lantao Liu
877c1cadc1
Include default envs from containerd.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-02-12 10:29:45 -08:00
Lantao Liu
9e2ce3494d
Merge pull request #1042 from Random-Liu/etc-hostname
...
Set /etc/hostname.
2019-02-12 10:15:11 -08:00
Michael Crosby
f5b0fa220d
Merge pull request #2993 from kevpar/lcow-layer-order
...
Fix LCOW layer ordering
2019-02-12 12:21:51 -05:00
Michael Crosby
cb748dba98
Merge pull request #3007 from jterry75/fix_tty_windows
...
Stop sending stderr with TTY on Windows
2019-02-12 10:52:29 -05:00
Lantao Liu
ec6dd37691
Add env cache.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-02-12 03:02:20 -08:00
Lantao Liu
89717d0b63
Don't log config at info level.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-02-12 02:07:53 -08:00
Lantao Liu
aed43ef13a
Merge pull request #1043 from thaJeztah/bump_containerd
...
Update containerd to 4543e32a8b
2019-02-12 01:33:56 -08:00
Lantao Liu
089d4fbfb8
Set /etc/hostname.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-02-12 00:18:00 -08:00
Justin Terry (VM)
00895670e7
Stop sending stderr with TTY on Windows
...
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-02-11 23:11:40 -08:00
Nikhil Soni
6a21728fb6
Use defaults package for listing namespace labels
...
Labels that are used for configuring defaults are moved to defaults package
Signed-off-by: Nikhil Soni <krsoninikhil@gmail.com>
2019-02-12 01:24:31 +05:30
Phil Estes
521a44baff
Merge pull request #2997 from thaJeztah/bump_runc_cve_2019-5736
...
Update runc to 6635b4f (CVE-2019-5736)
2019-02-11 07:08:27 -08:00
Sebastiaan van Stijn
14eaad0cd9
Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
...
Includes 6635b4f0c6
,
which fixes a vulnerability in runc that allows a container escape (CVE-2019-5736)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-11 15:18:59 +01:00
Phil Estes
b02ab6c742
Merge pull request #2990 from jhowardmsft/jjh/bumpruntimespec
...
Vendor opencontainers/runtime-spec 29686dbc
2019-02-10 16:48:05 -08:00
Sebastiaan van Stijn
bc7d40057d
Update containerd to 4543e32a8b
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-08 16:12:28 +01:00
John Howard
98766e863e
Vendor opencontainers/runtime-spec 29686dbc
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2019-02-07 18:47:53 -08:00
Lantao Liu
04416381c1
Merge pull request #1040 from thaJeztah/remove_normalize_image_ref
...
Replace util.NormalizeImageRef with reference.ParseDockerRef
2019-02-07 18:47:40 -08:00
Kevin Parsons
225d9b120c
Fix LCOW layer ordering
...
Due to an error in the OCI specf for layerFolders, the runhcs shim was
passing the layers for LCOW in reverse order. This fixes the ordering
by simply removing the code which reversed the layers for LCOW.
Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
2019-02-07 17:27:01 -08:00
Derek McGowan
4543e32a8b
Merge pull request #2986 from thaJeztah/remove_normalize_image_ref
...
Use distribution's reference.ParseDockerRef
2019-02-07 16:29:21 -08:00
Phil Estes
0922c69a54
Merge pull request #2989 from ehotinger/ehotinger/rmbin
...
Removes the oci.test.exe binary.
2019-02-07 15:46:34 -05:00
Eric Hotinger
0190e5f390
Removes the oci.test.exe binary.
...
Signed-off-by: Eric Hotinger <ehotinger@gmail.com>
2019-02-07 11:55:20 -08:00
Sebastiaan van Stijn
51affb8839
Replace util.NormalizeImageRef with reference.ParseDockerRef
...
Using the utility caused other project to have containerd/cri
as a dependency, only for this utility. The new `reference.ParseDockerRef`
function does the same (it's a copy of this function).
Tests were kept for now, but could be removed in future.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-07 13:22:58 +01:00
Sebastiaan van Stijn
525802f9ce
Use distribution's reference.ParseDockerRef
...
Using the cri utility caused other project to have
containerd/cri as a dependency, only for this utility.
The new `reference.ParseDockerRef` function does the
same (other than having a different name).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-07 13:13:25 +01:00
Sebastiaan van Stijn
3538174e60
Bump github.com/docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-07 13:11:46 +01:00