Skip to content

[v16] Prevent WindowsDesktops from exceeding max message size#56233

Merged
rosstimothy merged 1 commit intobranch/v16from
tross/backport-56129/v16
Jun 30, 2025
Merged

[v16] Prevent WindowsDesktops from exceeding max message size#56233
rosstimothy merged 1 commit intobranch/v16from
tross/backport-56129/v16

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #56129 to branch/v16

Changelog: Update WindowsDesktop and WindowsDesktopService APIs to use pagination to avoid exceeding message size limitations.

@rosstimothy rosstimothy force-pushed the tross/backport-56129/v16 branch from 3a95fb6 to bd303b0 Compare June 30, 2025 15:06
- A new ListWindowsDesktops RPC has been added to the auth gRPC
service.

- The cache has been updated to use List instead of GetAll methods
for WindowsDesktops and WindowsDesktopServices.

- The ListWindowsDesktopServices implementation in the cache is now
applying filters if provided.

- tctl get windows_desktop/foo and tctl get windows_desktop_services/foo
have been updated to rely on server side filtering for instead of
attempting client side filtering when retrieving a single resource.

- tctl desktop ls has been updated to rely on listing instead
of GetWindowsDesktops.
@rosstimothy rosstimothy force-pushed the tross/backport-56129/v16 branch from bd303b0 to 9a732df Compare June 30, 2025 15:34
@rosstimothy rosstimothy marked this pull request as ready for review June 30, 2025 16:29
@github-actions github-actions Bot added size/md tctl tctl - Teleport admin tool labels Jun 30, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jun 30, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 30, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jun 30, 2025
Merged via the queue into branch/v16 with commit e252ac0 Jun 30, 2025
44 checks passed
@rosstimothy rosstimothy deleted the tross/backport-56129/v16 branch June 30, 2025 21:55
@fheinecke fheinecke mentioned this pull request Jul 2, 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