Lantao Liu
dc7066d23f
Merge pull request #445 from mikebrow/debug-container
...
adding some verbose debug
2017-11-30 11:15:34 -08:00
Mike Brown
33b93fb1d0
adding some verbose debug
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-11-30 09:51:03 -06:00
Lantao Liu
200ba370a3
Merge pull request #438 from yanxuean/import-lease
...
add lease for importer
2017-11-29 10:18:37 -08:00
yanxuean
089df25492
add lease for importer
...
fix #389
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-11-29 14:02:54 +08:00
Lantao Liu
73bdd79cc3
Merge pull request #442 from yanxuean/upgrade-grpc
...
upgrade protobuf and grpc
2017-11-28 20:20:43 -08:00
yanxuean
9a03957090
upgrade protobuf and grpc
...
fix #435
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-11-29 09:44:17 +08:00
Lantao Liu
d4ee7aacc5
Merge pull request #441 from Random-Liu/update-containerd
...
Update containerd and add synchronous image deletion.
2017-11-28 15:26:30 -08:00
Lantao Liu
5f0fba4204
Update containerd and add synchronous image deletion.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-28 22:44:25 +00:00
Mike Brown
4934098e27
Merge pull request #440 from dnephin/use-oci-package
...
Use containerd.oci package
2017-11-28 16:41:26 -06:00
Lantao Liu
6b8ffc53c3
Merge pull request #437 from cpuguy83/unpack_on_error_only
...
Remove explicit unpack on all container creates
2017-11-28 13:47:42 -08:00
Daniel Nephin
85d3bf0660
Use SpecOpts from new oci package
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-11-28 15:30:11 -05:00
Brian Goff
f6fe36d17a
Remove explicit unpack on all container creates
...
This only performs an unpack if there is an error when creating the
container snapshot (and only if it's a "not found' error) since it should
already be unpacked.
Signed-off-by: Brian Goff <brian.goff@docker.com>
2017-11-28 14:28:20 -05:00
Daniel Nephin
bf5f17ac1e
Update containerd vendor
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-11-28 14:09:58 -05:00
Lantao Liu
4b4714eaca
Merge pull request #432 from mikebrow/vet-fixes
...
fixing vet errors
2017-11-27 12:03:30 -08:00
Lantao Liu
80c7d18703
Merge pull request #431 from Random-Liu/update-containerd
...
Update containerd
2017-11-27 12:03:18 -08:00
Lantao Liu
1b05f088b5
Merge pull request #375 from yanxuean/image-trunc
...
support get image by truncindex
2017-11-27 11:36:58 -08:00
Lantao Liu
2e3c510c92
Update containerd to 70e0c8443f
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-27 19:24:14 +00:00
yanxuean
50cb8a0571
update containerd for refactor
...
fix #423
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-11-27 19:24:14 +00:00
Mike Brown
983994dc87
fixing vet errors
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-11-27 13:13:21 -06:00
Mike Brown
34340f502d
Merge pull request #428 from antony360/fix-readme-bug
...
contrib instead of contib
2017-11-26 14:06:17 -06:00
Antoine Huret
7814230fd9
contrib instead of contib
...
Signed-off-by: Antoine Huret <huret.antoine@yahoo.fr>
2017-11-26 16:54:30 +01:00
yanxuean
b4ebf2d7a7
improve localResolve
...
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-11-23 10:56:12 +08:00
yanxuean
cbe7f0dd5a
use docker.digestSet store image truncid
...
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-11-23 10:55:59 +08:00
Lantao Liu
18df4338e6
Merge pull request #429 from Random-Liu/update-hack-versions
...
Update kubernetes version in `hack/versions`
2017-11-22 11:42:14 -08:00
Lantao Liu
f6bc65bf7a
Update kubernetes version in hack/versions
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-22 18:46:15 +00:00
Lantao Liu
6104fcba3c
Merge pull request #421 from Random-Liu/add-new-cri-log-support
...
Add new cri log support
2017-11-21 13:09:57 -08:00
Lantao Liu
48726ecd27
Add support for CRI partial log.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-21 19:24:12 +00:00
Lantao Liu
cb0d97e74c
Update kubernetes version.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-21 19:24:12 +00:00
Lantao Liu
ce29d516d5
Merge pull request #427 from Random-Liu/clean-sandbox-remove
...
Do not remove sandbox when netns is not closed.
2017-11-21 10:00:36 -08:00
Lantao Liu
76268ea242
Do not remove sandbox when netns is not closed.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-21 01:22:19 +00:00
Lantao Liu
74df3cc146
Merge pull request #424 from Random-Liu/duplicate-name-test
...
Should not be able to create existing sandbox/container.
2017-11-20 11:07:33 -08:00
Lantao Liu
6ab809f712
Should not be able to create existing sandbox/container.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-20 04:05:14 +00:00
Lantao Liu
a1ac0c4f3a
Merge pull request #422 from Random-Liu/reduce-verify-concurrency
...
Move verify to kubernetes test-infra.
2017-11-17 18:38:47 -08:00
Lantao Liu
579981e47b
Move verify to kubernetes test-infra.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-18 01:32:53 +00:00
Mike Brown
921be46c49
Merge pull request #420 from Random-Liu/add-unit-test
...
Add simple unit test.
2017-11-17 08:29:57 -06:00
Lantao Liu
3f80fe06ef
Add simple unit test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-16 23:04:33 +00:00
Lantao Liu
2143959895
Merge pull request #415 from jessfraz/release-static-binaries
...
Makefile: release static binaries
2017-11-15 18:17:55 -08:00
Jess Frazelle
c8584f2a6d
Makefile: release static binaries
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-11-15 03:29:51 -05:00
Lantao Liu
6d4e41e4e4
Merge pull request #414 from Random-Liu/fix-data-race
...
Fix data race.
2017-11-13 23:04:44 -08:00
Lantao Liu
03aca5e82b
Fix data race.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-14 05:35:44 +00:00
Lantao Liu
574dfd8c19
Merge pull request #413 from Random-Liu/print-full-container-spec
...
Print full container spec for debugging.
2017-11-13 17:36:52 -08:00
Lantao Liu
57f37ca66e
Print full container spec for debugging.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-13 23:36:12 +00:00
Lantao Liu
a61d86cf50
Merge pull request #412 from Random-Liu/fix-streaming-deadlock
...
Fix streaming deadlock.
2017-11-13 09:31:16 -08:00
Lantao Liu
01493463db
Fix streaming deadlock.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-13 05:51:14 +00:00
Lantao Liu
e1015b8d91
Merge pull request #410 from Random-Liu/refactor-and-fix-streaming
...
Refactor and fix container streaming.
2017-11-10 14:03:49 -08:00
Lantao Liu
3557cffbbb
Fix container exec
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-10 21:03:29 +00:00
Lantao Liu
e41b6d3c24
Refactor container io code
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-10 21:03:29 +00:00
Mike Brown
b4c8efd898
Merge pull request #409 from miaoyq/fix-408
...
Update golang version to 1.9.x
2017-11-10 09:03:56 -06:00
Yanqiang Miao
a8104ef21b
Update golang version to 1.9.x
...
fixes #408
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2017-11-10 15:58:24 +08:00
Lantao Liu
ac8b0979fa
Merge pull request #407 from Random-Liu/update-containerd
...
Update containerd to v1.0.0-beta.3
2017-11-09 16:00:25 -08:00