Skip to content

Correctly propagate windows desktop logins in GetUnifiedResourcePage#40359

Merged
rosstimothy merged 1 commit intomasterfrom
tross/desktop_logins
Apr 9, 2024
Merged

Correctly propagate windows desktop logins in GetUnifiedResourcePage#40359
rosstimothy merged 1 commit intomasterfrom
tross/desktop_logins

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

The conversion from a proto.PaginatedResource to a types.EnrichedResource inadvertently omitted setting logins for windows desktops. A new test, TestGetUnifiedResourcesWithLogins, was added to validate that if logins are provided by the server that they are passed along in the enriched resource.

Closes #40340

Changelog: Fixes a bug that prevented the available logins for windows desktops in leaf clusters that were being accessed via the root cluster web ui.

The conversion from a proto.PaginatedResource to a types.EnrichedResource
inadvertently omitted setting logins for windows desktops. A new
test, TestGetUnifiedResourcesWithLogins, was added to validate that
if logins are provided by the server that they are passed along in
the enriched resource.

Closes #40340
@rosstimothy rosstimothy marked this pull request as ready for review April 9, 2024 14:14
@github-actions github-actions Bot requested review from gabrielcorado and zmb3 April 9, 2024 14:15
@rosstimothy rosstimothy enabled auto-merge April 9, 2024 14:36
@rosstimothy rosstimothy added this pull request to the merge queue Apr 9, 2024
Merged via the queue into master with commit 33d47c0 Apr 9, 2024
@rosstimothy rosstimothy deleted the tross/desktop_logins branch April 9, 2024 16:44
@public-teleport-github-review-bot
Copy link
Copy Markdown

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Desktops logins name not showing on remote cluster

3 participants