
Describe the bug
With 0.16.0 & 0.16.1, sort by age in pod view no longer seems to be working.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect pods to be sorted by how long they've been running, but the sort order seems random.
Screenshots
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ Pod(prometheus)[3] โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ NAME READY RS STATUS CPU MEM %CPU/R %MEM/R %CPU/L %MEM/L AGEโ โ
โ victoriametrics-0 1/1 0 Running 4 344 0 8 0 0 21m โ
โ prometheus-adapter-5bf45b9fbf-tp7zj 1/1 457 Running 3 56 0 0 0 0 87d โ
โ influxdb-5c9bcdb674-tlnft 1/1 3631 Running 6 7826 0 76 0 47 14d โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ Pod(prometheus)[3] โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ NAME READY RS STATUS CPU MEM %CPU/R %MEM/R %CPU/L %MEM/L AGEโ โ
โ influxdb-5c9bcdb674-tlnft 1/1 3631 Running 5 7113 0 69 0 43 14d โ
โ prometheus-adapter-5bf45b9fbf-tp7zj 1/1 457 Running 3 56 0 0 0 0 87d โ
โ victoriametrics-0 1/1 0 Running 4 344 0 8 0 0 22m โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Versions (please complete the following information):
@stk0vrfl0w Thank you for reporting this! I'll fix in the next drop.
Might be helpful to note that if you switch to "wide" view (ctrl+w) then sorting works as expected.
@stk0vrfl0w @willaustin Thank you both for your feedback - - Fixed v0.17.0!
Most helpful comment
@stk0vrfl0w @willaustin Thank you both for your feedback - - Fixed v0.17.0!