Re: [kubernetes/kubernetes] invisible, unkillable pods (#41913)

72 views
Skip to first unread message

Michail Kargakis

unread,
Jun 20, 2017, 2:01:33 PM6/20/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@kubernetes/sig-apps-bugs two issues here: 1) the main issue is most likely a dupe of #30628 and 2) we may want to revisit hiding terminated pods. I have seen more user confusion about the fact that we are hiding them than not. Also @kubernetes/sig-cli-misc


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Thermi

unread,
Jun 20, 2017, 2:14:50 PM6/20/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

IMHO, pods should always be visible, until they are terminated. I expect kubectl get po to give me an accurate representation of all pods, regardless of state, in the default namespace.

Michail Kargakis

unread,
Jun 20, 2017, 2:25:35 PM6/20/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Agreed, I have also felt the pain and I am in favor of switching it back.

Thermi

unread,
Jul 3, 2017, 2:26:04 PM7/3/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Even with --show-all, they don't show up.

Mengqi Yu

unread,
Jul 12, 2017, 8:40:12 PM7/12/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Even with --show-all, they don't show up.

Should be fixed by #48786

Janet Kuo

unread,
Jul 13, 2017, 7:36:33 PM7/13/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

IMHO, pods should always be visible, until they are terminated.

@Thermi Would you clarify what "terminated" means to you? Did you mean the pods that are "complete" (either Succeeded and Failed), or the pods that are deleted completely from the cluster?

@mengqiy #48786 fixes a bug of kubectl get pods not hiding some complete (evicted) pods by default. The behavior that @Thermi described is different -- some pods aren't visible even through kubectl get pods -a.

I'm not sure why kubectl get pods or kubectl get pods -a would not list a pod that still exists. @Thermi is there a way to reproduce this issue?

Clayton Coleman

unread,
Jul 13, 2017, 8:38:22 PM7/13/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

The log you paste looks like an issue where the kubelet has a deleted pod still in its list and is processing it. There have been a few reasons this could happen on the node.

fejta-bot

unread,
Dec 31, 2017, 12:17:20 PM12/31/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

Thermi

unread,
Dec 31, 2017, 12:42:52 PM12/31/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

/lifecycle frozen

Matt Farina

unread,
Jan 8, 2018, 10:56:38 AM1/8/18
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

/remove-lifecycle stale

Jordan Liggitt

unread,
Oct 6, 2019, 2:27:51 PM10/6/19
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

--show-all was defaulted to true in 1.10, made inert in 1.11, and removed in 1.14

/close

Kubernetes Prow Robot

unread,
Oct 6, 2019, 2:28:12 PM10/6/19
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Closed #41913.

Kubernetes Prow Robot

unread,
Oct 6, 2019, 2:28:17 PM10/6/19
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@liggitt: Closing this issue.

In response to this:

--show-all was defaulted to true in 1.10, made inert in 1.11, and removed in 1.14

/close

Instructions 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.

Reply all
Reply to author
Forward
0 new messages