Bug 1950193

Summary: No operator installation page shows up after click 'Continue' on the Web console
Product: OpenShift Container Platform Reporter: Jian Zhang <jiazha>
Component: Management ConsoleAssignee: Jon Jackson <jonjacks>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: high    
Version: 4.8CC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-19 13:47:44 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 Jian Zhang 2021-04-16 02:25:21 UTC
Description of problem:
No operator installation page show up after click 'Continue' on the Web console, see the screenshot: https://user-images.githubusercontent.com/15416633/114962246-ee000e80-9e9c-11eb-8b06-bbce1928f02d.png
get the warning: packages.operators.coreos.com~v1~PackageManifest does not support watching, falling back to polling.

I'd like to report it to OLM component first based on the above logs.

Version-Release number of selected component (if applicable):
Cluster version is 4.8.0-0.nightly-2021-04-15-202330
[root@preserve-olm-env jian]# oc exec catalog-operator-58b8498745-ksz8t -- olm --version
OLM version: 0.17.0
git commit: 8c384e081188facc5f00b992f72e0b77f44037a5

How reproducible:
always

Steps to Reproduce:
1. Install OCP 4.8
2. Loggin the Web console as cluster-admin
3. Click "Operators" -> "OperatorHub" -> search "etcd" -> "Continue"

Actual results:
No operator installation page shows up

Expected results:
Should show up the operator installation page

Additional info:
get the warning: packages.operators.coreos.com~v1~PackageManifest does not support watching, falling back to polling.

Comment 1 Jian Zhang 2021-04-16 02:31:57 UTC
workaround: refreshes the cluster URL, the installation page shows up: https://user-images.githubusercontent.com/15416633/114963235-daee3e00-9e9e-11eb-893c-1f589bf7e007.png

Comment 2 Kevin Rizza 2021-04-16 19:36:38 UTC
It's not clear to me based on this information that this is actually a backend problem. I'm forwarding this to the console team for initial triage. If they can confirm that there is a problem with the aggregated apiserver and not with the client code, feel free to provide that info and reassign to OLM.

Comment 3 Jon Jackson 2021-04-19 13:47:44 UTC
Closing as a duplicate of bug 1948427. This has been fixed.

*** This bug has been marked as a duplicate of bug 1948427 ***