You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Columns which contains the same, or empty values are sorting by name of POD - it is OK?
Yes.
Column "Status" also sorting by name of POD, although it contains various values
There is a bug, someone forgot to update column ID in HTML while updating pod object members name (I'll add comments to make sure, that this mistake won't happen again). I'll create pull request for it.
Sorting by column "Source" returns different results every time.
Results seem to be same all the time in my environment, but order is not correct. I'll investigate it.
Issue details
Incorrect sorting some columns in PODS and EVENTS views
Environment
Steps to reproduce
I have correctly replication controler, I go to POD and EVENTS views, and I start sorting
Observed result
in POD view:
in EVENTS view:
Expected result
Sorting by columns "Status" and "Source" should return correctly results.
Comments
What do you think about sorting by columns which contains the same, or empty values? In this case sorting by name of POD is ok?
The text was updated successfully, but these errors were encountered: