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.
workaround: refreshes the cluster URL, the installation page shows up: https://user-images.githubusercontent.com/15416633/114963235-daee3e00-9e9e-11eb-893c-1f589bf7e007.png
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.
Closing as a duplicate of bug 1948427. This has been fixed. *** This bug has been marked as a duplicate of bug 1948427 ***