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
This new version of kata agent contains changes
to list the processes that are running inside the VM

Shortlog:
ff7eaa1 grpc: add unit test for ListProcesses
c394b63 mockcontainer: implement mockContainer
d208929 mockreaper: add unit tests
01bc953 grpc: implement ListProcesses

Signed-off-by: Julio Montes <[email protected]>
  • Loading branch information
Julio Montes committed Apr 18, 2018
1 parent 4fc9740 commit 11a0718
Show file tree
Hide file tree
Showing 3 changed files with 514 additions and 106 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 @@ -60,7 +60,7 @@

[[constraint]]
name = "github.com/kata-containers/agent"
revision = "a6166b794d3c5747cd8da1f943aec64c70f08afe"
revision = "7aa11d8adef4aada89f6c68db025ff15a44eaf83"

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

0 comments on commit 11a0718

Please sign in to comment.