Skip to content

[v18] Add a paginated endpoint for retrieving all Applications#56727

Merged
rosstimothy merged 1 commit intobranch/v18from
tross/backport-56324/v18
Jul 16, 2025
Merged

[v18] Add a paginated endpoint for retrieving all Applications#56727
rosstimothy merged 1 commit intobranch/v18from
tross/backport-56324/v18

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #56324 to branch/v18

Changelog: Update Application APIs to use pagination to avoid exceeding message size limitations.

@rosstimothy rosstimothy force-pushed the tross/backport-56324/v18 branch 3 times, most recently from 3f06b59 to b6351b5 Compare July 15, 2025 03:39
@rosstimothy rosstimothy marked this pull request as ready for review July 16, 2025 02:22
@github-actions github-actions bot added size/lg tctl tctl - Teleport admin tool labels Jul 16, 2025
Comment thread api/client/client.go Outdated
A new ListApps RPC has been added to the auth service to retrieve
pages of applications and should be preferred over the existing
GetApps RPC. The cache and tctl get have been updated to prefer
using ListApps, but fallback to GetApps if the upstream does not
yet implement the paginated API.
@rosstimothy rosstimothy force-pushed the tross/backport-56324/v18 branch from b6351b5 to 57c6254 Compare July 16, 2025 14:18
@rosstimothy rosstimothy added this pull request to the merge queue Jul 16, 2025
Merged via the queue into branch/v18 with commit 8e2e485 Jul 16, 2025
43 checks passed
@rosstimothy rosstimothy deleted the tross/backport-56324/v18 branch July 16, 2025 17:41
@doggydogworld doggydogworld mentioned this pull request Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/lg tctl tctl - Teleport admin tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants