Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kubelet tries to remove pod multiple times(reopen) #131275

Copy link
Copy link
@ifooth

Description

@ifooth
Issue body actions

What happened?

When watching pod deletion, there will be a short error status
Image

kubelet log, show have delete container twice
Image

containerd log, first delete success, but have another delete request, return not found
Image

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

kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Status

Triaged
Show more project fields

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.