Bug 2026802
Summary: | periodic-ci-openshift-release-master-nightly-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade failing with "Operator cluster-monitoring-operator produces more watch requests than expected" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Aravindh Puthiyaparambil <aravindh> |
Component: | Monitoring | Assignee: | Sunil Thaha <sthaha> |
Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.9 | CC: | amuller, anpicker, aos-bugs, erooth, janantha, sippy, spasquie, wking |
Target Milestone: | --- | ||
Target Release: | 4.9.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
job=periodic-ci-openshift-release-master-nightly-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade=all
|
|
Last Closed: | 2022-01-31 18:22:29 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: | 2018222 | ||
Bug Blocks: |
Description
Aravindh Puthiyaparambil
2021-11-25 22:04:54 UTC
looks like its due to https://github.com/openshift/cluster-monitoring-operator/pull/1472 which added a few more watch requests. watch limits were increased in these PRs on master, backporting to 4.9 should fix this https://github.com/openshift/origin/pull/26583 https://github.com/openshift/origin/pull/26601 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.9.18 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:0279 |