Implement pagination for azcli requests
Open
enhancement
triage
- Dominant language
- TypeScript
- Stars
- 102
- Forks
- 25
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 22
Description
Currently all requests we make, subscriptions, clusters, namespaces, are not paginated.
We should have one common way to paginate those requests.
Contributor guide
Research direction
Start by locating the TypeScript request code for subscriptions, clusters, and namespaces, then compare how each request currently handles results. Introduce one shared pagination approach for those requests and verify that all returned items remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, kubernetes, typescript
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100