Open
Description
What happened?
I1226 15:13:00.040437 4101130 kubelet_pods.go:473] "Clean up probes for terminated pods"
I1226 15:13:00.040470 4101130 kubelet_pods.go:545] "Clean up containers for orphaned pod we had not seen before" podUID="2a07603d-dc01-4897-84f4-716127ffe399" killPodOptions="<internal error: json: unsupported type: chan<- struct {}>"
I1226 15:13:00.040502 4101130 pod_workers.go:727] "Pod is being synced for the first time" pod="kube-system/kindnet-d8bcd" podUID="2a07603d-dc01-4897-84f4-716127ffe399" updateType="kill"
I1226 15:13:00.040524 4101130 pod_workers.go:808] "Pod is orphaned and must be torn down" pod="kube-system/kindnet-d8bcd" podUID="2a07603d-dc01-4897-84f4-716127ffe399" updateType="kill"
I1226 15:13:00.040551 4101130 pod_workers.go:913] "Notifying pod of pending update" pod="kube-system/kindnet-d8bcd" podUID="2a07603d-dc01-4897-84f4-716127ffe399" workType="terminating"
What did you expect to happen?
killPodOptions
correctly displays parameter information
How can we reproduce it (as minimally and precisely as possible)?
N/A
Anything else we need to know?
No response
Kubernetes version
$ kubectl version
v1.32.0
Cloud provider
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Install tools
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
Metadata
Assignees
Labels
Type
Projects
Status
Triaged