-
Bug
-
Resolution: Won't Do
-
Normal
-
ACM 2.13.0
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Installer Sprint 2025-58
-
Low
-
None
Description of problem:
When installing the stand alone MCE operator, creating and then deleting an MCE will redirect to a 404 error page. The URL is "https://console-openshift-console.apps.ice04-0.qe.red-chesterfield.com/k8s/ns/undefined/clusterserviceversions/multicluster-engine.v2.8.1/multicluster.openshift.io~v1~MultiClusterEngine/" - note the undefined namespace.
This only happens the first time installing stand alone MCE and also seems to happen only if you rename the MCE object. There is no functional impact as the MCE does proceed to delete, but the end user must manually navigate back to the page to view the progress.
Please see the attached screenshot and video demonstrating the problem.
Version-Release number of selected component (if applicable):
ACM 2.13
How reproducible:
Always
Steps to Reproduce:
- Install the MCE operator stand alone.
- Create an MCE object with a new name, in my case "multicluster-engine".
- Delete the MCE object.
Actual results:
You will be redirected to a 404 error.
Expected results:
You should be redirected to the proper page.
Additional info:
NA