Commit Graph

1444 Commits

Author SHA1 Message Date
Lantao Liu
1c2f306a65 Manually get rid of Sirupsen reference
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-08-02 23:21:38 +00:00
Lantao Liu
a4f7f7127b Vendor containerd 2386062 and runtime-tools e29f3ca.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-08-02 23:21:37 +00:00
Mike Brown
73748840da Swicth to 1.0.0-alpha2 containerd api.
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-08-02 23:21:37 +00:00
Lantao Liu
502072e63e Merge pull request #107 from Random-Liu/fix-deadlink
Fix deadlink of travis.yml.
2017-08-02 11:06:40 -07:00
Lantao Liu
4f98eac93c Fix deadlink of travis.yaml.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-08-02 16:27:59 +00:00
Lantao Liu
6017d84040 Merge pull request #104 from Random-Liu/temporarily-remove-some-unit-test
Temporarily remove unit test relying on fake containerd services.
2017-08-01 00:37:35 -07:00
Lantao Liu
ffb69423ec Temporarily remove unit test relying on fake containerd services.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-31 22:42:10 +00:00
Lantao Liu
cbd936b734 Merge pull request #66 from Random-Liu/refactor-metadata-store
Rewrite metadata store
2017-07-30 22:01:34 -07:00
Lantao Liu
f4df66eaaf Remove old metadata store.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-28 23:35:31 +00:00
Lantao Liu
7b16a35287 Use new metadata store.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-28 23:35:31 +00:00
Lantao Liu
4317e6119a Remove sandbox truncindex.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-28 23:35:31 +00:00
Lantao Liu
a393f3a084 Add new metadata store.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-28 23:35:31 +00:00
Lantao Liu
e5d69aa537 Merge pull request #102 from Random-Liu/get-spec-from-metadata
Get spec from metadata
2017-07-28 09:45:43 -07:00
Lantao Liu
d8ce670109 Upgrade cri validation test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-07-28 16:26:20 +00:00
Random-Liu
b398a161de Get runtime spec from container metadata.
Signed-off-by: Random-Liu <lantaol@google.com>
2017-07-28 16:26:20 +00:00
Lantao Liu
2a2d709af7 Merge pull request #100 from Random-Liu/remove-out-dated-TODOs
Remove out-of-date TODOs.
2017-06-29 19:31:06 -07:00
Lantao Liu
faf592069b Remove out-of-date TODOs.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-30 01:19:51 +00:00
Mike Brown
7174310f95 Merge pull request #99 from Random-Liu/change-log-level-for-cri-test
Change containerd log level to debug for cri validation test.
2017-06-28 22:09:12 -05:00
Mike Brown
ad041f01ca Merge pull request #97 from Random-Liu/bump-up-critools-version
Upgrade cri-tools to v0.1.
2017-06-28 22:08:56 -05:00
Lantao Liu
a2c4cc206e Merge pull request #98 from Random-Liu/not-teardown-network-for-hostnetwork
Do not teardown network namespace when using host network.
2017-06-28 19:53:39 -07:00
Lantao Liu
4262de9e53 Change containerd log level to debug for cri validation test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-29 01:55:39 +00:00
Lantao Liu
4c48ad780f Do not teardown network namespace when using host network.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-29 01:30:04 +00:00
Lantao Liu
a41412ae8c Merge pull request #94 from Random-Liu/add-test-doc
Add cri-containerd test document for developer.
2017-06-28 18:21:50 -07:00
Lantao Liu
149e305ce3 Upgrade cri-tools to v0.1.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-29 01:13:34 +00:00
Lantao Liu
06a3949b87 Add cri-containerd test document for developer.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-29 01:08:56 +00:00
Lantao Liu
9e087e14f1 Merge pull request #89 from mikebrow/readme-userguide
README.md updates for the alpha
2017-06-28 17:01:41 -07:00
Mike Brown
0cb4ea2a7b README.md updates
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-28 18:45:09 -05:00
Lantao Liu
3b5e2789c5 Merge pull request #93 from Random-Liu/cri-validation-presubmit
Add CRI validation test into presubmit test.
2017-06-28 11:24:26 -07:00
Lantao Liu
32ec1f1e21 Add CRI validation test into presubmit test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-28 18:02:14 +00:00
Lantao Liu
333ea04846 Merge pull request #95 from Random-Liu/fix-verify
Remove unused fields and comments.
2017-06-28 10:21:11 -07:00
Lantao Liu
7ddc85f3ca Remove unused fields and comments.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-28 16:59:35 +00:00
Lantao Liu
054bcfbf68 Merge pull request #91 from Random-Liu/support-oom-event
Handle OOM event.
2017-06-26 00:18:27 -07:00
Lantao Liu
a2f6f7f128 Handle OOM event.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-26 07:10:35 +00:00
Lantao Liu
3a71a974a3 Merge pull request #92 from Random-Liu/set-sandbox-resource-limit
Set sandbox container resource limit.
2017-06-23 18:06:52 -07:00
Lantao Liu
14fd8401a2 Set sandbox container resource limit.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-23 01:23:53 +00:00
Lantao Liu
f33514afdb Merge pull request #65 from mikebrow/support-v-tags
adds support for v prefix in release tags
2017-06-22 12:59:58 -07:00
Mike Brown
2f8584d673 adds support for v prefix in release tags
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-22 14:24:49 -05:00
Lantao Liu
6de96a527c Merge pull request #88 from Random-Liu/add-image-authentication
Add pull image authentication.
2017-06-22 11:49:30 -07:00
Lantao Liu
d5674be41f Add pull image authentication.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-22 18:41:02 +00:00
Lantao Liu
4b53d843bc Merge pull request #80 from Random-Liu/fix-image-pull
Register all possible repo tags and repo digests.
2017-06-21 13:43:13 -07:00
Lantao Liu
1bf09089b3 Register all possible repo tags and repo digests.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-21 20:20:34 +00:00
Lantao Liu
78b74a6a58 Merge pull request #85 from Random-Liu/update-cri
Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd.
2017-06-21 13:18:24 -07:00
Lantao Liu
4d7735567c Merge pull request #82 from mikebrow/containerd-client-library
Use containerd client library to connect to containerd services
2017-06-20 19:03:18 -07:00
Lantao Liu
862d00a21c Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-21 01:56:13 +00:00
Mike Brown
97063a0e34 switch to client provided services and address nits
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-20 19:19:14 -05:00
Mike Brown
0fe8c17fdf godeps udpate
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-20 19:18:48 -05:00
Mike Brown
20fc0227ae use containerd client library
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-20 19:18:29 -05:00
Lantao Liu
166778361e Merge pull request #84 from Random-Liu/use-orignal-pause-image
Use gcr.io/google_containers/pause:3.0
2017-06-20 16:04:12 -07:00
Lantao Liu
41ded18484 Merge pull request #83 from Random-Liu/send-specified-stop-signal
Send stop signal specified in image config.
2017-06-20 15:56:48 -07:00
Lantao Liu
0321bef16a Use gcr.io/google_containers/pause:3.0 because we've supported schema 1.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-06-20 21:59:05 +00:00