-
Notifications
You must be signed in to change notification settings - Fork 327
Retrieve large results sets in chunks #1670
Copy link
Copy link
Open
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
xref: https://kubernetes.io/docs/reference/using-api/api-concepts/#retrieving-large-results-sets-in-chunks
controller-runtime ListOptions config we need to set:
https://github.com/kubernetes-sigs/controller-runtime/blob/main/pkg/client/options.go#L484-L493
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Type
Projects
Status
Backlog