Description of problem: When Ingress operator config is set with a ComponentRoutes for any of the console's routes(console, downloads), console-operator will not update the ingress config with appropriate conditions. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Upgrade ingress operator config Spec.ComponentRoute with: ``` - namespace: openshift-console name: console hostname: console-custom-openshift-console.<cluster-host> ``` 2. Save changes 3. Check ingress operator config Status.ComponentRoutes for appropriate conditions Actual results: No conditions are set. Expected results: Proper conditions that report the actual state are reported. Additional info:
Still valid. WIP PR already up -> https://github.com/openshift/console-operator/pull/553
Still valid. PR up and in merge process.
Hey Candance, I've started to work this issue. Sorry it took a bit longer but we needed to finish work for 4.11.
OpenShift has moved to Jira for its defect tracking! This bug can now be found in the OCPBUGS project in Jira. https://issues.redhat.com/browse/OCPBUGS-8870