Bug 1672005 - OLM should not use the upstream images of Prometheus-operator
Summary: OLM should not use the upstream images of Prometheus-operator
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.4.0
Assignee: Sergiusz Urbaniak
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On: 1628066
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-03 03:52 UTC by Junqi Zhao
Modified: 2023-09-14 04:46 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1628066
: 1685417 (view as bug list)
Environment:
Last Closed: 2019-11-27 07:22:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.