headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

WIP: frontend: BindingList: Make multi cluster aware

Open illume opened this issue 1 year ago • 0 comments

In single cluster mode the Binding List is the same, in multi cluster mode a cluster column is added.

TODO:

Depends on these being merged:

  • useListPerCluster
  • ResourceListView supporting clusterErrors

How to test

  • [ ] check Binding list is the same as before (without a cluster column)
  • [ ] Add extra cluster to the URL and see Binding List has a cluster column. Example of adding an extra cluster: minikube+minikube2

illume avatar Oct 16 '24 13:10 illume