kubernetes-sigs / kubernetes-sigs/controller-runtime
Add pagination support to clients
Open
help wanted
kind/design
kind/feature
lifecycle/frozen
priority/backlog
priority/important-longterm
- Dominant language
- Go
- Stars
- 3k
- Forks
- 1.3k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
Once #341 merges, it would be nice to add implicit support for list pagination to both `typedClient` and `unstructuredClient`.
I'd be happy to take a stab at this.
Contributor guide
Research direction
First review issue #341 and the existing typedClient and unstructuredClient implementations to understand the intended pagination behavior. Trace how list operations are handled in both clients, then verify that implicit pagination works consistently for each client and its existing list behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100