Bug 1756109 - I see expected channel results for OLM 4.2.0 channels
Summary: I see expected channel results for OLM 4.2.0 channels
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.2.0
Assignee: Evan Cordell
QA Contact: Bruno Andrade
URL:
Whiteboard:
Depends On:
Blocks: 1751388
TreeView+ depends on / blocked
 
Reported: 2019-09-26 19:08 UTC by Jason Montleon
Modified: 2019-10-16 06:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:41:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:42:07 UTC

Description Jason Montleon 2019-09-26 19:08:55 UTC
Description of problem:
There's no problem in OLM 4.2.0. But we need a 4.2 bg in the 'Depends On' field for a 4.1.z bug.

Comment 3 Bruno Andrade 2019-10-01 12:33:45 UTC
Three channels are shown as expected, marking as VERIFIED.

Cluster Version: 4.2.0-0.nightly-2019-09-30-184859
OLM version: 0.11.0
git commit: 1c371728a2d5e65c970369c15ac17edb8fdb344

Steps used to reproduce:

1. Install the OperatorSource with a package containing 3 channels
oc apply -f - <<EOF
apiVersion: operators.coreos.com/v1
kind: OperatorSource
metadata:
  name: ocpmigrate-operators
  namespace: openshift-marketplace
spec:
  type: appregistry
  endpoint: https://quay.io/cnr
  registryNamespace: jmontleon
  displayName: "Migration Operators"
  publisher: "ocp-migrate-team"
EOF

2. Try to add the subscription to Openshift Web UI. Three channels are shown as expected: http://pics.osci.redhat.com/bb9raf.png

3. Check if the operator is successfully installed:

oc get csv -n default
NAME                  DISPLAY              VERSION   REPLACES   PHASE
mig-operator.stable   Migration Operator   1.0.0                Succeeded


oc get pods -n default
NAME                                  READY   STATUS    RESTARTS   AGE
migration-operator-66c5bc56d4-md95r   2/2     Running   0          2m

Comment 4 errata-xmlrpc 2019-10-16 06:41:50 UTC
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-2019:2922


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