Bug 1928263
| Summary: | catalog operator causing CPU spikes and bad etcd performance | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
| Component: | OLM | Assignee: | Daniel Sover <dsover> |
| OLM sub component: | OLM | QA Contact: | Bruno Andrade <bandrade> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | bluddy, ecordell, florin-alexandru.peter, jiazha, krizza, llopezmo, oarribas, rheinzma |
| Version: | 4.6 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-03-03 04:41:03 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: | 1922919 | ||
| Bug Blocks: | |||
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.5.33 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-2021:0428 |
Created 15 Catalog Source I don't see any significant cpu consumption and I see the updateStrategy reflecting the changes proposed in PR. Marking as VERIFIED. OCP Version: 4.5.0-0.nightly-2021-02-18-022249 OLM version: 0.15.1 git commit: 83b6bbad794dec0fc1b923f1dab7aa08d1874cd2 oc get pods -n openshift-marketplace NAME READY STATUS RESTARTS AGE certified-operators-88947595f-xm77j 1/1 Running 0 90m community-operators-5766696795-vgrn8 1/1 Running 0 90m iib-1-728f4 1/1 Running 0 7m55s iib-10-xd5bg 1/1 Running 0 4m29s iib-11-476wv 1/1 Running 0 3m53s iib-12-fn667 1/1 Running 0 3m43s iib-13-2qcbq 1/1 Running 0 3m34s iib-15-nx8k7 1/1 Running 0 7m29s iib-2-swzjm 1/1 Running 0 7m41s iib-3-zs5nv 1/1 Running 0 2m iib-4-m5b7b 1/1 Running 0 39s iib-5-xvh6f 1/1 Running 0 24s iib-6-jnff4 1/1 Running 0 6m36s iib-7-7gwfq 1/1 Running 0 5m44s iib-8-drgbl 1/1 Running 0 4m53s iib-9-6lpmd 1/1 Running 0 4m38s marketplace-operator-657958bfdf-z9zf6 1/1 Running 0 91m qe-app-registry-567565c658-w9j7p 1/1 Running 0 75m redhat-marketplace-555dbfdb6d-tb7d7 1/1 Running 0 90m redhat-operators-868bdf5c85-f7f7q 1/1 Running 0 90m oc get catalogsource redhat-operators -o yaml -n openshift-marketplace apiVersion: operators.coreos.com/v1alpha1 kind: CatalogSource metadata: name: redhat-operators namespace: openshift-marketplace resourceVersion: "45669" selfLink: /apis/operators.coreos.com/v1alpha1/namespaces/openshift-marketplace/catalogsources/redhat-operators uid: e9b93317-8372-4872-905f-878b30f76f54 spec: address: redhat-operators.openshift-marketplace.svc:50051 displayName: Red Hat Operators icon: base64data: "" mediatype: "" publisher: Red Hat sourceType: grpc status: connectionState: address: redhat-operators.openshift-marketplace.svc:50051 lastConnect: "2021-02-18T16:19:04Z" lastObservedState: READY registryService: createdAt: "2021-02-18T14:50:13Z" protocol: grpc