-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
GitHub issue link: https://github.com/redhat-developer/gitops-operator/issues/462
Slack thread: https://redhat-internal.slack.com/archives/CMP95ST2N/p1691742086634339
Workaround
None identified
Prerequisites (if any, like setup, operators/versions):
As per slack conversation, this behavior was observed in all the supported GitOps version with OCP 4.10-4.13
Steps to Reproduce
- Deploy a route object with ArgoCD.
- See that no quick link to the route address.
- Try to stop and start the argo server and see if the route item disappears
Resources used: https://github.com/rhilconsultants/Application-Deployment-Workshop/tree/main/Argocd-instances
Actual results:
- kind:route is showing without a quick link to the route address like ingress
- Route object disappears from time to time
Expected results:
- Any route object should have a quick link to the route address so it can be easily accessible via the ArgoCD UI
- Objects shouldn't disappear from the UI.
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):