Bug 1873534
| Summary: | operator interprets running pruning job as success | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ricardo Maraschini <rmarasch> |
| Component: | Image Registry | Assignee: | Ricardo Maraschini <rmarasch> |
| Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4 | CC: | aos-bugs, obulatov, pasik, rmarasch, wzheng |
| Target Milestone: | --- | ||
| Target Release: | 4.4.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Operator was taking into account "running" jobs when deriving its own status.
Consequence:
Running jobs may be not in a failure state yet, therefore the operator could report itself as healthy while the job was still running.
Fix:
Ignoring running jobs when deriving the operator status.
Result:
Operator now uses the status of the last finished job always thus reporting its status on the right way.
|
Story Points: | --- |
| Clone Of: | 1857684 | Environment: | |
| Last Closed: | 2020-09-22 06:58:40 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: | 1873496 | ||
| Bug Blocks: | |||
|
Comment 2
Wenjing Zheng
2020-09-14 06:02:04 UTC
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.4.23 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-2020:3715 |