Open
Description
What happened?
When watching pod deletion, there will be a short error status
kubelet log, show have delete container twice
containerd log, first delete success, but have another delete request, return not found
There is a very old issue, but the problem seems to have not been solved #99901
What did you expect to happen?
No errors
How can we reproduce it (as minimally and precisely as possible)?
create cluster 1.32.3 with kubeadm
add any pod
delete it
Anything else we need to know?
No response
Kubernetes version
$ kubectl version
# paste output here
root@n305:~# containerd -v
containerd containerd.io 1.7.27 05044ec0a9a75232cad458027ca83437aae3f4da
root@n305:~# runc -v
runc version 1.2.5
commit: v1.2.5-0-g59923ef
spec: 1.2.0
go: go1.23.7
libseccomp: 2.5.1
root@n305:~# kubectl version
Client Version: v1.32.3
Kustomize Version: v5.5.0
Server Version: v1.32.3
Cloud provider
not cloud provider
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
root@n305:~# uname -a
Linux n305.ifooth.com 6.2.11-2-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.11-2 (2023-05-10T09:13Z) x86_64 GNU/Linux
Install tools
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
flannel
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.Categorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.Indicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
Triaged