runtime/v2/runc: fix the defer cleanup of the NewContainer#5206
runtime/v2/runc: fix the defer cleanup of the NewContainer#5206fuweid merged 1 commit intocontainerd:masterfrom
Conversation
|
Hi @Iceber. Thanks for your PR. I'm waiting for a containerd 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. |
|
Build succeeded.
|
Signed-off-by: Iceber Gu <[email protected]>
86ceac2 to
5e484c9
Compare
|
Build succeeded.
|
|
@fuweid Is it necessary to fix release/1.4? This looks useful for the previous version. |
yeah. please |
The cleanup operation does not take effect in many cases
e.g.
containerd/runtime/v2/runc/container.go
Lines 112 to 116 in 2755ead
containerd/runtime/v2/runc/container.go
Lines 130 to 132 in 2755ead
containerd/runtime/v2/runc/container.go
Lines 143 to 152 in 2755ead