Skip to content

[v17] Add a paginated endpoint for retrieving all Applications#56949

Merged
rosstimothy merged 1 commit intobranch/v17from
tross/backport-56324/v17
Jul 24, 2025
Merged

[v17] Add a paginated endpoint for retrieving all Applications#56949
rosstimothy merged 1 commit intobranch/v17from
tross/backport-56324/v17

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

@rosstimothy rosstimothy commented Jul 18, 2025

Backport #56324 to branch/v17

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

@github-actions github-actions bot requested a review from espadolini July 18, 2025 18:13
@github-actions github-actions bot requested a review from marcoandredinis July 18, 2025 18:13
@github-actions github-actions bot added the tctl tctl - Teleport admin tool label Jul 18, 2025
@rosstimothy rosstimothy force-pushed the tross/backport-56324/v17 branch 2 times, most recently from 0778d58 to 8c0ed2c Compare July 18, 2025 18:56
@rosstimothy rosstimothy marked this pull request as draft July 18, 2025 19:12
@rosstimothy rosstimothy force-pushed the tross/backport-56324/v17 branch 3 times, most recently from d7942eb to db89cee Compare July 21, 2025 12:14
@rosstimothy rosstimothy marked this pull request as ready for review July 21, 2025 16:53
@rosstimothy rosstimothy force-pushed the tross/backport-56324/v17 branch from db89cee to d5bf38e Compare July 21, 2025 17:17
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/v17 branch from d5bf38e to 604d607 Compare July 24, 2025 15:09
@rosstimothy rosstimothy enabled auto-merge July 24, 2025 15:27
@rosstimothy rosstimothy added this pull request to the merge queue Jul 24, 2025
Merged via the queue into branch/v17 with commit c22385b Jul 24, 2025
41 checks passed
@rosstimothy rosstimothy deleted the tross/backport-56324/v17 branch July 24, 2025 15:49
@doggydogworld doggydogworld mentioned this pull request Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/md tctl tctl - Teleport admin tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants