headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.38k stars 170 forks source link

frontend GraphView: Fix duplicate edges on the map and add unit test #2593

Closed sniok closed 18 hours ago

sniok commented 4 days ago

This is a regression caused by some previous optimizations. Added a unit test that would fail without this fix