Bug 2228805
Summary: | rsh failed for new prometheus-adapter pod which is running in openshift-storage NS | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Vijay Avuthu <vavuthu> |
Component: | Multi-Cloud Object Gateway | Assignee: | Naveen Paul <napaul> |
Status: | CLOSED ERRATA | QA Contact: | Vijay Avuthu <vavuthu> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.14 | CC: | dzaken, ebenahar, napaul, nbecker, odf-bz-bot, vavuthu |
Target Milestone: | --- | Keywords: | Automation |
Target Release: | ODF 4.14.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 4.14.0-110 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 18:53:30 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: |
Description
Vijay Avuthu
2023-08-03 10:25:00 UTC
@vijay `prometheus-adapter` in `openshift-storage` is similar to `openhift-monitoring` one. The difference here is Prometheus adaptor in openshift-storage is pull metrics from Noobaa specific metrics endpoints and makes them available for Noobaa HPAV2 as custom metrics. verified with ocs-registry:4.14.0-110 job: https://url.corp.redhat.com/9e3924e logs: https://url.corp.redhat.com/cb00547 As expected, prometheus-adapter disappeared after installation $ oc get csv NAME DISPLAY VERSION REPLACES PHASE mcg-operator.v4.14.0-110.stable NooBaa Operator 4.14.0-110.stable Succeeded ocs-operator.v4.14.0-110.stable OpenShift Container Storage 4.14.0-110.stable Succeeded odf-csi-addons-operator.v4.14.0-110.stable CSI Addons 4.14.0-110.stable Succeeded odf-operator.v4.14.0-110.stable OpenShift Data Foundation 4.14.0-110.stable Succeeded $ oc get pods | grep -i prom $ no need to update doc for this BZ 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: Red Hat OpenShift Data Foundation 4.14.0 security, enhancement & 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/RHSA-2023:6832 |