lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.29k stars 1.45k forks source link

Incorrect events order in Horizontal Pod Autoscallers view #8064

Open serg-sno opened 5 days ago

serg-sno commented 5 days ago

Describe the bug Events are ordered by Age but should be ordered by 'last seen' field in the Horizontal Pod Autoscallers view.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Cluster'
  2. Click on 'Horizontal Pod Autoscallers'
  3. Scroll down to 'Events' in right panel

Expected behavior Events are ordered by 'last seen' field in the Horizontal Pod Autoscallers view.

Environment (please complete the following information):

Christiaanvdl commented 2 days ago

Hello @serg-sno , thank you for reaching out! I will update our Development team about your issue