Skip to content

[v16] Add a paginated endpoint for retrieving all Applications#56954

Merged
rosstimothy merged 1 commit intobranch/v16from
tross/backport-56324/v16
Jul 25, 2025
Merged

[v16] Add a paginated endpoint for retrieving all Applications#56954
rosstimothy merged 1 commit intobranch/v16from
tross/backport-56324/v16

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #56324 to branch/v16

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

@rosstimothy rosstimothy force-pushed the tross/backport-56324/v16 branch 8 times, most recently from c1136e4 to 8bf4895 Compare July 24, 2025 15:15
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/v16 branch from 8bf4895 to 16571c2 Compare July 24, 2025 15:16
@rosstimothy rosstimothy marked this pull request as ready for review July 24, 2025 19:04
@github-actions github-actions bot added size/lg tctl tctl - Teleport admin tool labels Jul 24, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jul 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jul 25, 2025
Merged via the queue into branch/v16 with commit 646bca0 Jul 25, 2025
45 of 46 checks passed
@rosstimothy rosstimothy deleted the tross/backport-56324/v16 branch July 25, 2025 15:39
@fheinecke fheinecke mentioned this pull request Jul 25, 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