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

Commit

Permalink
vendor: update agent to support memory update
Browse files Browse the repository at this point in the history
Fixes #671

agent Shortlog:
    7e8e20b agent: add GetGuestDetails gRPC function
    5936600 grpc: grpc.Code is deprecated
    2d3b9ac release: Kata Containers 1.3.0-rc0
    a6e27d6 client: fix dialer after vendor update
    cd03e0c vendor: update grpc-go dependency
    1d559a7 channel: add serial yamux channel close timeout
    fcf6fa7 agent: update resources list with the right device major-minor number

Signed-off-by: Zichang Lin <[email protected]>
  • Loading branch information
linzichang authored and cedriccchen committed Sep 17, 2018
1 parent a5e82c1 commit 0928519
Show file tree
Hide file tree
Showing 48 changed files with 3,439 additions and 2,135 deletions.
10 changes: 6 additions & 4 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 = "7c95a50ef97052bf7f5566dcca53d6611f7458ac"
revision = "7e8e20b10b71fe3044a24175b8a686421e9d2c24"

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

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

Loading

0 comments on commit 0928519

Please sign in to comment.