vendor: update kata agent

Brings support to copy file from host to guest

shortlog:
169d755 protocols/grpc: implement function to copy files
ff87c26 virtio-mmio: Add support for virtio-mmio blk devices
b9c5d5b libcontainer: use /run as root containers path
092f1a0 block: add support of block storage driver "nvdimm"

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes
2018-12-18 12:34:31 -06:00
parent 0d6a035f95
commit e776380ff8
3 changed files with 601 additions and 160 deletions

View File

@@ -56,7 +56,7 @@
[[constraint]]
name = "github.com/kata-containers/agent"
revision = "100dbc569d0673744cc66accfbb61a0229c5b0ad"
revision = "8e48125fa2a793706e5e660e95bdc9755f1cf474"
[[constraint]]
name = "github.com/containerd/cri-containerd"