vendor: update kata-containers agent

This new version of kata-containers agent includes
the fix for CPU hotplug race condition

Shortlog:
131554d network: specify netlink protocol
49f01ed protocols/grpc: fix CPU hotplug race condition
ee7850d mockreaper: implement mock reaper
9f60034 reaper: implement reaper interface

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes
2018-04-10 10:26:27 -05:00
parent 8c9c7ddef8
commit da6d284fbb
3 changed files with 161 additions and 79 deletions

View File

@@ -60,7 +60,7 @@
[[constraint]]
name = "github.com/kata-containers/agent"
revision = "c8199f60759a1d52932df37a1af710cdeada8c81"
revision = "a6166b794d3c5747cd8da1f943aec64c70f08afe"
[[constraint]]
name = "github.com/containerd/cri-containerd"