Current Behavior
In the Remote-Cluster Treeview, some relationships are not visually connected. The namespace (demo-ns) shows child resources (Config, Service), but the linking lines between nodes are missing or inconsistently rendered. This breaks the visual hierarchy and makes resource relationships unclear.
Expected Behavior
After creating a namespace and deploying a pod, the UI should clearly show connected links from cluster → namespace → pod.
Steps to Reproduce
- Create a new namespace in cluster1 (e.g., demo-ns).
- Deploy a simple pod inside that namespace.
- Open the Remote-Cluster Treeview in the UI.
Additional Context/Logs