Bug 1814618
Summary: | openshift-apiserver-operator spams update events | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Standa Laznicka <slaznick> | |
Component: | openshift-apiserver | Assignee: | Stefan Schimanski <sttts> | |
Status: | CLOSED ERRATA | QA Contact: | Ke Wang <kewang> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.4 | CC: | aos-bugs, kewang, mfojtik, sanchezl | |
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1814621 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:22:24 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: | 1813919, 1814621 |
Description
Standa Laznicka
2020-03-18 11:52:30 UTC
Please know that this was backported to 4.4 in https://github.com/openshift/cluster-openshift-apiserver-operator/pull/339. To test, you can just run `oc logs -n openshift-apiserver-operator deployment/openshift-apiserver-operator` and see that they do not contain the log mentioned above. *** Bug 1814692 has been marked as a duplicate of this bug. *** Verified with the following OCP 4.5 build, $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.5.0-0.nightly-2020-04-01-235324 True False 16m Cluster version is 4.5.0-0.nightly-2020-04-01-235324 Verification steps, $ oc logs -n openshift-apiserver-operator deployment/openshift-apiserver-operator | grep -i 'ObserveStorageUpdated' Nothing found for above mentioned log. 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, 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:2409 |