siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
437 stars 22 forks source link

fix: paginate nodes list page #170

Closed Unix4ever closed 3 months ago

Unix4ever commented 3 months ago

Enable search for the ClusterMachineHostname. Disable filtering by the node status, as it's not going to work in paginated mode for the data pulled from Kubernetes.

This should make the UI more responsive on the clusters with a huge amount of nodes.

Unix4ever commented 3 months ago

/m