Bug 1958371
Summary: | Pod stuck in pending state after getting scheduled | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anshul Verma <ansverma> |
Component: | Node | Assignee: | Elana Hashman <ehashman> |
Node sub component: | Kubelet | QA Contact: | Sunil Choudhary <schoudha> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | aos-bugs, ehashman, mfojtik, openshift-bugs-escalate, rkant, rphillips, rupatel, sttts, wking, xxia |
Version: | 4.6.z | Flags: | ehashman:
needinfo-
|
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-22 08:29:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1915085 | ||
Bug Blocks: |
Description
Anshul Verma
2021-05-07 18:31:33 UTC
I don't see a reason why this should be an api issues, especially with
> Restart of crio and kubelet resolves the issue for sometime but the issue comes back again.
Apiserver does not cleanup pods, kubelet and/or kube-controller-manager do.
Elana, Any Update? Please check this on priority. This is pretty important. @Sunil the patches have landed on the 4.6 branch, can you please verify them? https://github.com/openshift/kubernetes/pull/779 is merged, and addresses the issues detailed in https://bugzilla.redhat.com/show_bug.cgi?id=1915085, the dependent bug. Checked on 4.6.0-0.nightly-2021-06-11-193006. Ran below tests multiple times on couple of clusters. 1. Create a pod and delete it within seconds of its creation. 2. Create a pod and delete its project within seconds of pod creation. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.6.0-0.nightly-2021-06-11-193006 True False 156m Cluster version is 4.6.0-0.nightly-2021-06-11-193006 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6.35 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:2410 |