CRI: implement Controller.Delete for SandboxAPI#7457
Conversation
|
Hi @wllenyj. 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. |
ba56453 to
8429921
Compare
Signed-off-by: WangLei <[email protected]>
8429921 to
a59ecc5
Compare
|
/test pull-containerd-sandboxed-node-e2e |
|
@fuweid LGTY? Would be nice to get this in before betas. |
Rework sandbox monitoring, we should rely on Controller.Wait instead of CRIService.StartSandboxExitMonitor Signed-off-by: WangLei <[email protected]>
This pr is Sansbox API work in #7312. Implemented
Controller.Delete.Signed-off-by: wanglei01 [email protected]