Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
vendor: update kata agent
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Julio Montes committed Dec 19, 2018
1 parent 0d6a035 commit e776380
Show file tree
Hide file tree
Showing 3 changed files with 601 additions and 160 deletions.
4 changes: 2 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

[[constraint]]
name = "github.com/kata-containers/agent"
revision = "100dbc569d0673744cc66accfbb61a0229c5b0ad"
revision = "8e48125fa2a793706e5e660e95bdc9755f1cf474"

[[constraint]]
name = "github.com/containerd/cri-containerd"
Expand Down
Loading

0 comments on commit e776380

Please sign in to comment.