Bug 2065749
Summary: | Kubelet slowly leaking memory and pods eventually unable to start | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Luke Stanton <lstanton> |
Component: | Node | Assignee: | Ryan Phillips <rphillips> |
Node sub component: | Kubelet | QA Contact: | Sunil Choudhary <schoudha> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | bsmitley, clasohm, dahernan, hshukla, jdee, mharri, nagrawal, rphillips, sychen, wking, yhuang |
Version: | 4.9 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Memory leak in container management code within Kubelet.
Consequence:
Fix:
Code change
Result:
Memory is no longer leaking on container cleanup within kubelet container management code.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 10:54:40 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: | |||
Bug Blocks: | 2106414 |
Description
Luke Stanton
2022-03-18 15:53:35 UTC
Checked on 4.11.0-0.nightly-2022-06-14-172335 by running pods over a day and don't see unexpectedly high memory usage by kubelet on node. % oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-06-14-172335 True False 8h Cluster version is 4.11.0-0.nightly-2022-06-14-172335 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069 If you click "Show advanced fields" on this bug, you can see that it blocks bug 2106414, which shipped in 4.10.23 [1]. And bug 2106414 blocks bug 2106655, which shipped in 4.9.45. And from there tracking hopped to Jira [3], with a fix shipping in 4.8.51 [4]. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=2106414#c5 [2]: https://bugzilla.redhat.com/show_bug.cgi?id=2106655#c7 [3]: https://issues.redhat.com//browse/OCPBUGS-1461 [4]: https://access.redhat.com/errata/RHSA-2022:6801 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |