rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
450 stars 256 forks source link

Server-side Pagination: Pods list not updated after resource deleted #11499

Open yonasberhe23 opened 1 month ago

yonasberhe23 commented 1 month ago

Setup

Describe the bug Pods list is not updated after the resource is deleted until Refresh button is clicked.

To Reproduce

  1. go to Global settings > feature flags > enable ui-sql-cache
  2. go to Global settings > performance > enable `Server-sdie Pagination'
  3. go to cluster dash
  4. click Pods in side nav
  5. create a Pod
  6. delete the Pod
  7. notice pod is not removed from list

Result Pods list is not updated after the resource is deleted.

Expected Result Pods list is updated after the resource is deleted.

Screenshots https://github.com/user-attachments/assets/c60f5709-369f-4b55-b2e1-74185d1264d3

Additional context Similarly, after the newly created pod resource is populated on the list, the status and other columns are not updated.

richard-cox commented 1 month ago

Similar to https://github.com/rancher/dashboard/issues/11498#issuecomment-2242470252

richard-cox commented 1 month ago

/backport v2.9.next1