[release/1.7] Remove entry for container from container store on error #8457
Conversation
If containerd does not see a container but criservice's container store does, then we should try to recover from this error state by removing the container from criservice's container store as well. Signed-off-by: Kirtana Ashok <[email protected]> (cherry picked from commit d9f3e38) Signed-off-by: Kirtana Ashok <[email protected]>
|
Hi @kiashok. 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. |
|
@estesp there seems to be an unrelated failure on this PR as well. Could you please help restart it? |
Cherry pick commit d9f3e38
Cherry-pick #8414