MetalK8s UI freezes to list the all pods when there is a very high number of evicted pods #3416
Labels
complexity:medium
Something that requires one or few days to fix
kind:bug
Something isn't working
topic:ui
UI-related issues
Component: UI
What happened:
When there is a very high number of evicted pods, the UI freezes when listing all the Pods on MetalK8s UI.
What was expected:
The UI should not be frozen, and we should add a STATUS selector outside the pod table in order to be able to filter the pods base on the STATUS.
Will require a design from @Cuervino
Steps to reproduce
Resolution proposal (optional):
Evicted
instead ofFailed
to be more specific same askubectl
does.The text was updated successfully, but these errors were encountered: