Skip to content

Restrict / Remove usages of findAll for all cluster management related resources #9966

@richard-cox

Description

@richard-cox
  • Performance: Server-side pagination - Cluster management lists & detail pages #9548 will wire in server side pagination for lists in the cluster manager
  • Following on from Investigate places where pagination is not supported #9499 there are a number of places where we fetch allll of these resources outside of lists, which negates the point of server side pagination
  • We need to restrict these usages or avoid them entirely
  • See Confluence doc for more detail (link provided on request).
    • This is the work described in the Cluster Management Scaling column
    • This also covers the use of NORMAN NODE and NODE_POOL resources in shell/detail/provisioning.cattle.io.cluster.vue and shell/edit/management.cattle.io.node.vue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions