Davanum Srinivas
|
e4ad53f2c2
|
Build runc with selinux support
docker-ce seems to be building runc with selinux support, let us follow
the same pattern here please:
https://github.com/docker/docker-ce/search?p=1&q=RUNC_BUILDTAGS&unscoped_q=RUNC_BUILDTAGS
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-04-15 14:59:42 -04:00 |
|
Davanum Srinivas
|
5c31c7591e
|
Running critest under windows using github actions
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-04-15 14:09:41 -04:00 |
|
Lantao Liu
|
a60143be5b
|
Add GOOS=windows make release support.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-11-25 16:45:56 -08:00 |
|
Lantao Liu
|
358d672160
|
Add hostname CRI validation and unit test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-09-25 16:11:27 -07:00 |
|
Lantao Liu
|
bad68a8270
|
Merge pull request #1284 from liyanhui1228/win_portforward
Add windows port forward support
|
2019-09-23 22:17:08 -07:00 |
|
Angela Li
|
dc413bd6d6
|
Add windows portforward support
Signed-off-by: Angela Li <yanhuil@google.com>
|
2019-09-23 17:36:43 -07:00 |
|
Lantao Liu
|
35eb96d901
|
Update deployment and integration test
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-09-18 17:21:37 -07:00 |
|
Lantao Liu
|
7e96aaab09
|
Add CRI Validation test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-09-18 10:46:29 -07:00 |
|
Lantao Liu
|
763461f47f
|
Support local containerd release.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-09-06 16:26:14 -07:00 |
|
Lantao Liu
|
0997453f33
|
Update cri-tools to fix all image reference test failure.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-08-29 15:11:01 -07:00 |
|
Lantao Liu
|
7d56fdcc83
|
Split dependencies and update sort-vendor correspondingly
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-08-08 10:39:50 -07:00 |
|
Lantao Liu
|
9bf53555a0
|
Use golangci-lint.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-08-07 01:20:52 -07:00 |
|
Lantao Liu
|
7665f4ac22
|
Rename the test binary to containerd-test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-08-02 15:43:06 -07:00 |
|
Lantao Liu
|
8a5b6b8dff
|
Update cri-tools to v1.15.0
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-07-31 23:52:03 -07:00 |
|
Lantao Liu
|
e83fe56075
|
Fix ctr readiness check in test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-07-24 15:38:55 -07:00 |
|
Lantao Liu
|
eaf792ed7b
|
Merge pull request #1180 from Random-Liu/fix-version
Fix runc and critools version in release.
|
2019-06-21 08:37:55 -07:00 |
|
Lantao Liu
|
6afd137c02
|
Fix runc and critools version in release.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-06-19 08:07:04 -07:00 |
|
Lantao Liu
|
199ee362e8
|
Update test and run test containerd in a different directory.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-06-12 11:18:55 -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
|
f8b3450847
|
Add integration test for unknown state
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-02-05 11:56:24 -08:00 |
|
Lantao Liu
|
dd2846d941
|
Merge pull request #1035 from Random-Liu/add-runtime-option
Add RUNTIME env in integration and cri test.
|
2019-01-29 18:50:02 -08:00 |
|
Lantao Liu
|
0bd90a77ef
|
Add RUNTIME env in integration and cri test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-01-28 11:06:20 -08:00 |
|
Wei Fu
|
c019ae8b21
|
hack: handle additional cleanup from #1028
remove the `unset` in the script.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2019-01-26 09:38:16 +08:00 |
|
Lantao Liu
|
538a361b3a
|
Merge pull request #1028 from fuweid/detect-dirty-vendor
hack/Makefile: detect dirty vendor
|
2019-01-25 10:33:41 -08:00 |
|
Wei Fu
|
119222016f
|
hack/Makefile: detect dirty vendor
use containerd/project script to detect dirty vendor.
close: #1012
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2019-01-25 10:10:43 +08:00 |
|
Lantao Liu
|
42aba00a31
|
Add runtime config api.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-01-24 00:59:02 -08:00 |
|
Lantao Liu
|
5d5fc154ad
|
Revert "Temporary fix for golang regression #29241."
This reverts commit d7f6721de5 .
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-12-19 10:45:01 -08:00 |
|
Lantao Liu
|
ac45393a47
|
Update cri-tools to v1.13.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-12-17 11:54:32 -08:00 |
|
Lantao Liu
|
d7f6721de5
|
Temporary fix for golang regression #29241.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-12-14 13:49:16 -08:00 |
|
Lantao Liu
|
6de38f1f3a
|
Merge pull request #927 from Random-Liu/fix-readiness-check
Fix readiness check in test utils.
|
2018-09-26 10:28:17 -07:00 |
|
Lantao Liu
|
92fbbcf065
|
Update critools version.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-26 02:01:43 -07:00 |
|
Lantao Liu
|
68152dab84
|
Fix readiness check in test utils.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-26 00:38:43 -07:00 |
|
Lantao Liu
|
798977f8b2
|
Turn off --fail-swap-on in node e2e test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-18 14:26:59 -07:00 |
|
Lantao Liu
|
3de8c8bf19
|
Update cri-tools to 98eea54af789ae13edce79cba101fb9ac8e7b241.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-17 10:54:42 -07:00 |
|
Lantao Liu
|
e1a37e8797
|
Unpack image during import.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-07-26 07:48:41 +00:00 |
|
Lantao Liu
|
5637e8be40
|
Set 0022 umask for hack/release.sh .
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-07-11 18:26:13 +00:00 |
|
Lantao Liu
|
952e53bf58
|
Add registry auth config, and use docker resolver in containerd.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-07-09 19:08:48 -07:00 |
|
Lantao Liu
|
bdddbed4de
|
Update crictl to v1.11.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-06-20 00:57:53 +00:00 |
|
Evan Hazlett
|
d7d2212324
|
vendor bump
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
containerd: linux -> runtime/linux
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
fix utils to properly format vendor repo
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
test fixup
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
|
2018-05-30 19:51:24 -04:00 |
|
Lantao Liu
|
9f8e58123b
|
Merge pull request #647 from mikebrow/boiler-support-for-no-year
makes copyright year optional
|
2018-05-16 17:10:01 -07:00 |
|
Lantao Liu
|
9763489008
|
Upgrade cri-tools to v1.0.0-beta.1
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-05-14 19:29:52 -07:00 |
|
Lantao Liu
|
2f370f6f5d
|
Update cri-tools to fix crictl logs output.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-26 19:17:45 -07:00 |
|
Lantao Liu
|
e0d7078251
|
Fix tarball ownership and containerd binary path for containerd.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-24 13:05:31 -07:00 |
|
Lantao Liu
|
e22ebf420f
|
Down containerd binaries from official release.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-24 01:23:44 -07:00 |
|
Lantao Liu
|
06f53b4838
|
Add unix:// prefix for socket addresses used by CRI remote client.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-20 17:36:25 -07:00 |
|
Lantao Liu
|
ba9b075683
|
Merge pull request #740 from Random-Liu/improve-gce-bootstrap
Improve gce bootstrapping in various ways.
|
2018-04-18 14:12:27 -07:00 |
|
Lantao Liu
|
72ade6c4f5
|
Remove 10-containerd-net.conflist from cri-containerd-cni release tarball.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-18 13:34:19 -07:00 |
|
Lantao Liu
|
b2ebb735e7
|
Improve gce bootstrapping in various ways.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-18 13:34:19 -07:00 |
|
Lantao Liu
|
d970636147
|
Update CRI validation test to include hostnet portforward test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-17 19:19:03 -07:00 |
|
Lantao Liu
|
334f7ddf0a
|
Update cri test to include RunAsGroup test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-02 21:29:09 +00:00 |
|