Description of problem: If a new subscription errors for whatever reason, it has no status which is a known OLM bug, however the console hangs indefinitely saying "Installing...". Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. On 4.6 system, install OCS operator 2. Uninstall OCS 3. Reinstall OCS operator (this normally will fail for OCS ) Actual results: Console stuck saying "Installing..." indefinitely Expected results: Console should report error and leave the install page gracefully Additional info:
While we have a solution for this in PR8581 https://github.com/openshift/console/pull/6581/, it is not ideal and we prefer not to put this in at this time. Instead we will wait for a solution from OLM team. Therefore, I am closing this ticket for now.