Bug 2075831
Summary: | Cluster upgrade.[sig-mco] Machine config pools complete upgrade | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> |
Component: | kube-controller-manager | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.10 | CC: | kenzhang, maszulik, mfojtik, sippy, sreber, wking, yinzhou |
Target Milestone: | --- | Keywords: | Upgrades |
Target Release: | 4.10.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
The new mechanism responsible for tracking job's pod is using finalizers.
Consequence:
In rare cases it's possible that some pods will not get removed due to that finalizers not being removed.
Fix:
Disable beta JobTrackingWithFinalizers feature which was enabled by default.
Result:
There should be no pods left behind.
|
Story Points: | --- |
Clone Of: | 2075621 | Environment: | |
Last Closed: | 2022-05-11 10:31:47 UTC | Type: | --- |
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: | 2075621 | ||
Bug Blocks: |
Description
Maciej Szulik
2022-04-15 15:04:38 UTC
The impact statement is getting worked out in the series tip bug 2075621, so drop those flags from this bug. 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.10.13 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-2022:1690 |