Bug 2048333
Summary: | prometheus-adapter becomes inaccessible during rollout | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Kazuhisa Hara <kahara> | |
Component: | Monitoring | Assignee: | Joao Marcal <jmarcal> | |
Status: | CLOSED ERRATA | QA Contact: | hongyan li <hongyli> | |
Severity: | medium | Docs Contact: | Brian Burt <bburt> | |
Priority: | low | |||
Version: | 4.8 | CC: | amuller, anpicker, aos-bugs, bburt, hongyli, mshen, sgordon, spasquie, wking | |
Target Milestone: | --- | |||
Target Release: | 4.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Before this update, every-time prometheus-adapter was updated every 15 days caused a condition where data could not be obtained from prometheus-adapter while performing the rollout of the update. With this update, liveness and readiness probes were added to prometheus-adapter making it so the old pods are only deleted once the new pods are able to serve requests which resolves the issue.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2099526 (view as bug list) | Environment: | ||
Last Closed: | 2022-08-10 10:45:53 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: | 2099526 |
Description
Kazuhisa Hara
2022-01-31 01:30:46 UTC
I could reproduce the problem by simulating a rollout on prometheus-adapter deployment. As described the report, I believe absence of liveness/readiness probes are causing the loss of service during rollout. Issue still exists in payload 4.11.0-0.nightly-2022-04-01-172551 In 4.11.0-0.nightly-2022-04-04-224437 and later payloads, no accepted payloads for now. Test with payload 4.11.0-0.nightly-2022-04-06-213816 Follow steps in #c3 No issue now. *** Bug 2099373 has been marked as a duplicate of 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 (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 |