Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v9] Ensure that the WindowsDesktopReady event is emitted (#14839) #14858

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jul 25, 2022

Ensure that the WindowsDesktopReady event is emitted

When desktop access is enabled, the TeleportReady event will not
be emitted until the WindowsDesktopReadyEvent is emitted, and it
turns out we have never emitted a WindowsDesktopReadyEvent.

This is likely due to desktop access being copied from kube access
since the very beginning. The same issue was recently fixed for
kube access in #9418.

Backports #14804

Ensure that the WindowsDesktopReady event is emitted

When desktop access is enabled, the TeleportReady event will not
be emitted until the WindowsDesktopReadyEvent is emitted, and it
turns out we have *never* emitted a WindowsDesktopReadyEvent.

This is likely due to desktop access being copied from kube access
since the very beginning. The same issue was recently fixed for
kube access in #9418.
@zmb3 zmb3 force-pushed the zmb3/v9-backport-14804 branch from eaa97f7 to 7572767 Compare July 25, 2022 19:27
@zmb3 zmb3 enabled auto-merge (squash) July 25, 2022 20:25
@zmb3 zmb3 merged commit f0cff48 into branch/v9 Jul 25, 2022
@zmb3 zmb3 deleted the zmb3/v9-backport-14804 branch July 25, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants