vendor: bump runc to latest, fix performance regression#2863
Conversation
This is a test in preparation for runc rc94 release, to make sure there are no regressions. In particular for cadvisor, rc94 fixes cgroup manager's GetStats performance regression. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
|
Hi @kolyshkin. Thanks for your PR. I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@bobbypage @Creatone @iwankgb PTAL (it's a draft but can I have |
|
/ok-to-test |
This is a test in preparation for runc rc94 release, to make sure
there are no regressions.
In particular for cadvisor, rc94 fixes cgroup manager's GetStats
performance regression (opencontainers/runc#2921).