Davanum Srinivas
|
61f095b73e
|
use the same dependency version for x/sys from containerd/containerd
The versions of x/sys drifted between the repos:
- https://github.com/containerd/cri/blob/master/vendor.conf#L53
- https://github.com/containerd/containerd/blob/master/vendor.conf#L49
Picking the one that is newer:
52ab431487...5c8b2ff675
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-03-30 11:17:58 -04:00 |
|
Phil Estes
|
d6359df24f
|
Update docker/docker vendor to upstream latest
Also requires containerd and golang.org/x/sys vendor updates
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
|
2019-11-23 17:55:11 -05: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
|
6379fd0346
|
Update containerd to b9eeaa1ce8.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-08-09 01:53:44 -07:00 |
|