Filipe Brandenburger
01d77d44f5
Update github.com/opencontainers/runtime-tools to v0.6.0
...
Also add new dependencies on github.com/xeipuuv/gojson* (brought up by
new runtime-tools) and adapt the containerd/cri code to replace the APIs
that were removed by runtime-tools.
In particular, add new helpers to handle the capabilities, since
runtime-tools now split them into separate sets of functions for each
capability set.
Replace g.Spec() with g.Config since g.Spec() has been deprecated in the
runtime-tools API.
Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2018-06-20 13:52:50 -07:00
Lantao Liu
2b48f8738f
Update kubernetes to v1.11.0-beta.2
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-08 07:26:35 +00:00
Akihiro Suda
097249054d
vendor containerd ( #2135 )
...
For containerd/containerd#2135
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-06-02 23:10:59 +09: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
Brian Goff
fb6bc66f0a
Bump continuity to fix copy files > 2^32 bytes
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-23 20:55:51 -04:00
Lantao Liu
80188e253a
Update containerd to d1435e6e4d
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-23 10:16:33 -07:00
Lantao Liu
d77a0c117e
Update containerd before release.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-04-23 10:04:53 -07:00
Lantao Liu
da285a10b9
Update containerd.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-04-16 06:25:21 +00:00
Lantao Liu
68ef2c338e
Update containerd to v1.1.0-rc.1
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-04-07 00:49:58 +00:00
Lantao Liu
55c54d118d
Update containerd once before release.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-04-03 18:25:51 +00:00
Lantao Liu
ed20174ce4
Add RunAsGroup support.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-30 22:26:07 +00:00
Lantao Liu
bb480ceabd
Update cri-tools, containerd and kubernetes version.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-28 00:45:01 +00:00
Lantao Liu
776929c52e
Update containerd to 8a7e17ef96
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-23 23:03:00 +00:00
Lantao Liu
948d3132c9
Merge pull request #674 from abhi/master
...
Removing DAD config and updating plugins to v0.7.0
2018-03-16 16:32:01 -07:00
abhi
2bdf428eb7
Removing DAD config and updating plugins to v0.7.0
...
Signed-off-by: abhi <abhi@docker.com>
2018-03-16 14:46:46 -07:00
Lantao Liu
0b8e9060d7
Sync vendors with containerd
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-16 06:39:01 +00:00
Lantao Liu
1dcbf4f742
Merge pull request #663 from abhi/cni
...
Moving to use go-cni library from containerd
2018-03-15 17:53:50 -07:00
abhi
a1f4516661
Vendoring changes
...
Signed-off-by: abhi <abhi@docker.com>
2018-03-15 17:05:36 -07:00
Lantao Liu
62d1f13217
Update containerd to 3c1ef1a714
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-15 23:21:32 +00:00
Lantao Liu
edb38dfecc
Update containerd to 3013762fc5
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-13 04:41:11 +00:00
Lantao Liu
31c377db6d
Update containerd to 25c403415a
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-27 19:33:41 +00:00
Lantao Liu
45b6e75803
Update containerd to 129167132c
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-21 02:52:57 +00:00
Lantao Liu
a555bc25b9
Update kubernetes
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-09 07:42:54 +00:00
Mike Brown
6e1c57ec01
update runc vendor and containerd
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2018-02-08 19:01:48 -06:00
Lantao Liu
ae85d0ee81
Update kubernetes to 0caa20c65f147e15f5545862510eb7e81c42b0a3.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-08 02:45:44 +00:00
Lantao Liu
2acd6c1a5c
Merge pull request #599 from Random-Liu/update-ocicni
...
Update ocicni to main stream.
2018-02-07 13:47:12 -08:00
Lantao Liu
caf2bdb04a
Update ocicni to main stream.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-07 19:39:06 +00:00
Lantao Liu
b776e696bd
Update containerd
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-07 19:17:26 +00:00
Lantao Liu
9f49134cc0
I rebased my fork, and ruin the previous commit...
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-03 00:58:54 +00:00
Lantao Liu
b7c17ae06a
Merge pull request #585 from stevvooe/update-toml
...
vendor: update BurntSushi/toml for MIT license
2018-02-02 13:18:51 -08:00
Stephen J Day
680bafea76
vendor: update BurntSushi/toml for MIT license
...
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2018-02-02 11:53:48 -08:00
Lantao Liu
d113c16802
Update ocicni to my fork.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-02 19:45:26 +00:00
Lantao Liu
a28672b088
Update containerd to fix mount.Lookup.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-01 18:27:15 +00:00
Lantao Liu
23e872a44d
Update containerd to ec15fe95aa
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-29 18:44:16 +00:00
Lantao Liu
635e5747c0
Update containerd and leverage plugin graceful stop.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-23 22:46:46 +00:00
Lantao Liu
31845714ef
Merge pull request #564 from Random-Liu/update-containerd
...
Update containerd to 4812f4be8f
.
2018-01-23 14:10:21 -08:00
Lantao Liu
dd125be836
Update containerd to 4812f4be8f
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-23 00:08:27 +00:00
Lantao Liu
2b6f084f36
Disable IPv6 dad by default.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-22 23:54:16 +00:00
Lantao Liu
b07017b93e
Update containerd version to 90553efdef
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-12 22:34:39 +00:00
Lantao Liu
3d72cb857a
Update vendor.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-11 19:10:41 +00:00
Lantao Liu
141f57065c
Update vendors out of sync
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-05 01:17:45 +00:00
Lantao Liu
60e0e7bd57
Add missing vendor into vendor.conf.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-04 03:06:46 +00:00
Lantao Liu
282e906b5c
Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-15 19:51:02 +00:00
Lantao Liu
db5563abd3
Update containerd to v1.0.0.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-06 04:06:00 +00:00
Lantao Liu
0d8298aa43
Update containerd
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-04 19:18:45 +00:00
Lantao Liu
e0e5d9e139
Update containerd to try fix rootfs issue.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-02 00:09:04 +00:00
Lantao Liu
eb6cca3c49
Revert "Add gc.root back in vendored containerd client."
...
This reverts commit 66ecfa70ad
.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-01 18:43:32 +00:00
Lantao Liu
66ecfa70ad
Add gc.root back in vendored containerd client.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-01 04:37:40 +00:00
Lantao Liu
b47770eaee
Update containerd to fix fd leakage.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-01 00:24:44 +00:00
Lantao Liu
0db6e04ba1
Merge pull request #447 from Random-Liu/update-containerd
...
Update containerd to fix long exec issue.
2017-11-30 12:58:24 -08:00