Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1672005

Summary: OLM should not use the upstream images of Prometheus-operator
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: MonitoringAssignee: Sergiusz Urbaniak <surbania>
Status: CLOSED WONTFIX QA Contact: Junqi Zhao <juzhao>
Severity: low Docs Contact:
Priority: medium    
Version: 3.11.0CC: alegrand, anpicker, bparees, erich, erooth, fbranczy, kakkoyun, lcosic, mloibl, pkrupa, pweil, surbania, talessio, vlaad
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1628066
: 1685417 (view as bug list) Environment:
Last Closed: 2019-11-27 07:22:50 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: 1628066    
Bug Blocks:    

Description Junqi Zhao 2019-02-03 03:52:35 UTC
+++ This bug was initially created as a clone of Bug #1628066 +++

Description of problem:
For now, we still use the upstream images of Etcd-operator/Prometheus-operator in the OLM. But, we should replace them with their downstream images. 

One of hardcode items in installation:
https://github.com/openshift/openshift-ansible/blob/master/roles/olm/files/rh-operators.configmap.yaml#L5819

Version-Release number of selected component (if applicable):
the latest openshift-ansible master branch

How reproducible:
always

Steps to Reproduce:
1. Install the OLM via the openshift-ansible.
2. Create an operator via the OLM, for example, Prometheus-operator
3. Check the image of the Prometheus-Operator

Actual results:
The image of Prometheus-operator from upstream, for example:
image: quay.io/prometheus/prometheus:v2.3.2
image: quay.io/coreos/prometheus-config-reloader:v0.22.2
image: quay.io/coreos/configmap-reload:v0.0.1

Expected results:
We should config the downstream images for the Prometheus operator.

Additional info:
As sync this issue with the developers & PM in the email, we won't use the downstream image of the operators in the OLM for 3.11. So, I file the target release to 4.0, correct me if I'm wrong.

Comment 3 Andrew Pickering 2019-04-01 12:27:45 UTC
Preliminary work covered by PR https://github.com/operator-framework/community-operators/pull/65

Comment 15 Red Hat Bugzilla 2023-09-14 04:46:10 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days