kubernetes-sigs / kubernetes-sigs/controller-runtime

Add pagination support to clients

Open
#532 27 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.