Lantao Liu
42aaca565a
Merge pull request #1129 from Random-Liu/use-v1-for-now
...
Use runc.v1 for now for debugging.
2019-04-11 10:46:09 -07:00
Lantao Liu
fa759f6a1b
Merge pull request #1130 from Random-Liu/fix-status-hang
...
Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2.
2019-04-10 14:35:33 -07:00
Lantao Liu
e425bd019a
Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-10 12:07:59 -07:00
Lantao Liu
5e3de1f43a
Use runc.v1 for now for debugging.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-09 10:58:59 -07:00
Lantao Liu
ebb0928057
Merge pull request #1124 from Random-Liu/use-golang-1-11-6
...
Use golang 1.11.6 for now.
2019-04-08 14:30:13 -07:00
Lantao Liu
c20ba1ef11
Use golang 1.11.6 for now.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-08 08:55:30 -07:00
Lantao Liu
d90e060462
Merge pull request #1121 from Random-Liu/update-containerd
...
Update containerd to 591e52c504
.
2019-04-05 12:39:48 -07:00
Lantao Liu
bf112b3c2b
Update containerd 591e52c504
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-05 11:39:34 -07:00
Lantao Liu
e8e3b9425b
Merge pull request #1118 from Random-Liu/support-comment-in-vendor
...
Support comment in vendor.
2019-04-05 10:51:36 -07:00
Lantao Liu
a022ddfcca
Support comment in vendor.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-05 10:00:17 -07:00
Lantao Liu
6d353571e6
Merge pull request #1116 from Random-Liu/per-pod-shim
...
Enable runc.v2 as the default runtime in test.
2019-04-04 09:49:01 -07:00
Mike Brown
0e2afb63ac
Merge pull request #1113 from thaJeztah/bump_selinux
...
bump opencontainers/selinux v1.2.1
2019-04-04 07:51:08 -05:00
Sebastiaan van Stijn
5e7d59fc9d
bump opencontainers/selinux v1.2.1
...
full diff: opencontainers/selinux@v1.2...v1.2.1
brings in opencontainers/selinux#49 Ignore attempts to setLabels "" on SELinux disabled systems
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-04 09:33:38 +02:00
Lantao Liu
63ad4c7305
Merge pull request #1114 from Random-Liu/fix-extra-handler
...
Use local env to avoid writing to passed-in readonly env.
2019-04-03 18:48:37 -07:00
Lantao Liu
fae4f79060
Enable runc.v2 as the default runtime in test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-03 18:47:25 -07:00
Lantao Liu
ebca0c4d4e
Use local env to avoid writing to passed-in readonly env.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-04-03 16:54:43 -07:00
Lantao Liu
b23b406fed
Merge pull request #1102 from Random-Liu/uts-namespace-and-fix-array
...
Uts namespace and fix array
2019-04-01 09:22:37 -07:00
Lantao Liu
32dd6595cd
Merge pull request #1108 from Random-Liu/update-cni
...
Update CNI to v0.7.5.
2019-03-29 12:40:38 -07:00
Lantao Liu
0caa06ac87
Update CNI to v0.7.5.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-29 00:13:35 -07:00
Lantao Liu
92fc1b9362
Merge pull request #1101 from thaJeztah/bump_selinux
...
bump opencontainers/selinux to v1.2
2019-03-28 23:33:23 -07:00
Sebastiaan van Stijn
7b397f0322
bump opencontainers/selinux to v1.2
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-03-29 01:33:35 +01:00
Lantao Liu
84f9514df1
Merge pull request #1106 from Random-Liu/update-containerd
...
Update containerd to f2a20ead83
.
2019-03-28 16:59:57 -07:00
Lantao Liu
c60dd60f80
Update containerd to f2a20ead83
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-28 14:31:13 -07:00
Lantao Liu
4b4182cf59
Do not assume there is no duplicated elements in arrays.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-28 13:05:55 -07:00
Lantao Liu
9bd49c98c6
No UTS namespace for hostnetwork.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-27 15:07:36 -07:00
Lantao Liu
8777224600
Merge pull request #1099 from Random-Liu/do-not-kill-if-cancelled
...
Do not SIGKILL container if container stop is cancelled.
2019-03-27 14:55:18 -07:00
Lantao Liu
8be5a1e1ad
Merge pull request #1094 from crosbymichael/oci-opts
...
Replace runtime-tools with containerd's opts for spec generation
2019-03-27 14:54:08 -07:00
Michael Crosby
5eddc1a2cc
Use container'd oci opts for spec generation
...
This bumps the containerd and sys packages in CRI
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Remove runtime-tools
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Update tests for oci opts package
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-03-27 16:57:04 -04:00
Lantao Liu
1a0228d520
Do not SIGKILL container if container stop is cancelled.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-27 00:49:41 -07:00
Lantao Liu
eb27e526f5
Merge pull request #1096 from Random-Liu/finish-runtime-annotations
...
Cleanup pod annotation test and only support wildcard
2019-03-25 14:12:38 -07:00
Lantao Liu
238658719f
Cleanup pod annotation test and only support tailing wildcard.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-25 12:54:34 -07:00
Lantao Liu
bb58b1dbb0
Merge pull request #1084 from harche/passthrough_annotations
...
Add support for passing sandbox annotations to runtime
2019-03-22 00:00:08 -07:00
Harshal Patil
effd82227c
Add support for passing sandbox annotations to runtime
...
Signed-off-by: Harshal Patil <harshal.patil@in.ibm.com>
2019-03-21 14:38:14 +05:30
Lantao Liu
8672929207
Merge pull request #1090 from mikebrow/filter-masks-when-privileged
...
Add test for filtering container create masks when privileged
2019-03-14 14:01:38 -07:00
Lantao Liu
0937e87ccc
Merge pull request #1092 from Random-Liu/set-runtime-handler-default
...
Set default "" to extra runtime handler.
2019-03-14 13:51:39 -07:00
Lantao Liu
bb4260cecb
Set default "" to extra runtime handler.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-14 13:10:15 -07:00
Mike Brown
bf4e7a885c
test filtering of container create masks when privileged
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2019-03-14 08:17:56 -05:00
Lantao Liu
9c9bf1d7a1
Merge pull request #1069 from tallclair/runtimehandler-setup
...
Expose environment variables for configuring an additional runtime handler
2019-03-14 00:22:42 -07:00
Lantao Liu
8d84e3f9ca
Merge pull request #1088 from mikebrow/tarball-doc-update
...
clarify the versioning for the tarball
2019-03-14 00:17:44 -07:00
Mike Brown
9474b05dd7
clarify the versioning for the tarball
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2019-03-13 12:58:12 -05:00
Tim Allclair
d7c5b246c6
Expose vars to configure an additional runtime handler
...
Expose environment variables in the GCE containerd configuration
script for configuring an additional runtime handler. This unblocks
E2E testing of custom runtime handlers.
Signed-off-by: Tim Allclair <tallclair@google.com>
2019-03-12 14:44:20 -07:00
Lantao Liu
f5ff4394b9
Merge pull request #1085 from Random-Liu/hostname-backward-compatibility
...
Fix /etc/hostname backward compatibility issue for in-place upgrade.
2019-03-12 13:04:50 -07:00
Lantao Liu
3691cb6550
Fix /etc/hostname backward compatibility issue for in-place upgrade.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-12 01:17:41 -07:00
Lantao Liu
d582333451
Merge pull request #1083 from Random-Liu/support-docker-18-09
...
Support docker 18.09 in the test script.
2019-03-11 10:30:48 -07:00
Lantao Liu
ade85e643e
Support docker 18.09 in the test script.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-11 00:55:08 -07:00
Lantao Liu
25442a865c
Merge pull request #1080 from zhsj/rm-partial-docker
...
Use ParseSignal and AtomicWriteFile functions from containerd
2019-03-08 10:53:05 -08:00
Lantao Liu
8a0bd84b9a
Merge pull request #1056 from Random-Liu/add-sandbox-log-dir-annotation
...
Add an OCI annotation for sandbox log directory.
2019-03-08 01:32:38 -08:00
Shengjing Zhu
c6729fe0c4
Use ParseSignal and AtomicWriteFile functions from containerd
...
Containerd has its own ParseSignal and AtomicWriteFile implementation.
So there's no need to use these function from github.com/docker/docker.
Signed-off-by: Shengjing Zhu <i@zhsj.me>
2019-03-08 00:51:04 +08:00
Lantao Liu
9eabcf525e
Add an OCI annotation for sandbox log directory.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-03-06 16:43:36 -08:00
Lantao Liu
95f564f95b
Merge pull request #1072 from Random-Liu/clean-path
...
Use clean path for map and comparison.
2019-03-04 14:01:41 -08:00