mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
vendor: update agent
This new version of kata-agent brings support for stats of a certain container Short logs: 077e6f9 grpc : Add the StatsContainer api for `events cli` d29bf53 block: Get rid of device prediction for Storage as well 3b565ad block: Use PCI address to determine block device name Signed-off-by: Haomin <caihaomin@huawei.com>
This commit is contained in:
parent
91e9ed0898
commit
f1f534c6ae
4
Gopkg.lock
generated
4
Gopkg.lock
generated
@ -99,7 +99,7 @@
|
||||
"protocols/client",
|
||||
"protocols/grpc"
|
||||
]
|
||||
revision = "04d58dd248a36404c33c9d12c499c60f1828060b"
|
||||
revision = "ea0e6ae4862c8af0b2d10eb6c074682fd676016a"
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/kubernetes-incubator/cri-o"
|
||||
@ -263,6 +263,6 @@
|
||||
[solve-meta]
|
||||
analyzer-name = "dep"
|
||||
analyzer-version = 1
|
||||
inputs-digest = "976f719dc5f3fd1a56eb21237161c89b7f499a14e4b0638bc358698d4e0dbf8f"
|
||||
inputs-digest = "cb04b7652592ba04799fda27eb1f6d2034b5d669e1c82665d223fb004d676652"
|
||||
solver-name = "gps-cdcl"
|
||||
solver-version = 1
|
||||
|
@ -60,7 +60,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/kata-containers/agent"
|
||||
revision = "04d58dd248a36404c33c9d12c499c60f1828060b"
|
||||
revision = "ea0e6ae4862c8af0b2d10eb6c074682fd676016a"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/containerd/cri-containerd"
|
||||
|
3536
vendor/github.com/kata-containers/agent/protocols/grpc/agent.pb.go
generated
vendored
3536
vendor/github.com/kata-containers/agent/protocols/grpc/agent.pb.go
generated
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user