Skip to content

Re-enable Pod Restart Count and Pod Health columns for Workload lists #14211

@richard-cox

Description

@richard-cox

Is your feature request related to a problem? Please describe.

  • The UI shows workload (for example deployments) lists with various columns
  • Two specific columns contain
  • Before recent performance updates it would discover associated pods by fetching ALL of them and then applying each deployment's pod selectors locally
  • This is real bad for scaling, so both columns are in the process of being removed
  • These though, particularly pod health charts, are great for UX, so desirable to bring back

Describe the solution you'd like

Describe alternatives you've considered

  • Make a request per row, though discounted given scaling issues

Additional context

Blocked on rancher/rancher#50058

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions