Skip to content

feat: add support for WorkspaceUpdates to WebsocketDialer #15534

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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Nov 15, 2024

closes #14730

Adds support for WorkspaceUpdates to the WebsocketDialer. This allows us to dial the new endpoint added in #14847 and connect it up to a tailnet.Controllers to connect to all agents over the tailnet.

I refactored the fakeWorkspaceUpdatesProvider to a mock and moved it to tailnettest so it could be more easily reused. The Mock is a little more full-featured.

Copy link
Contributor Author

spikecurtis commented Nov 15, 2024

@spikecurtis spikecurtis force-pushed the spike/14730-controller branch from 40fd326 to 615f316 Compare November 18, 2024 06:29
@spikecurtis spikecurtis force-pushed the spike/14730-websocket-dialer branch from d0f1a9a to 89b90c2 Compare November 18, 2024 06:29
@spikecurtis spikecurtis changed the base branch from spike/14730-controller to graphite-base/15534 November 18, 2024 06:41
@spikecurtis spikecurtis force-pushed the spike/14730-websocket-dialer branch from 89b90c2 to 6b3a466 Compare November 18, 2024 06:41
@spikecurtis spikecurtis changed the base branch from graphite-base/15534 to main November 18, 2024 06:42
@spikecurtis spikecurtis force-pushed the spike/14730-websocket-dialer branch from 6b3a466 to fe7eb34 Compare November 18, 2024 06:42
@spikecurtis spikecurtis merged commit 747f7ce into main Nov 18, 2024
30 checks passed
Copy link
Contributor Author

Merge activity

  • Nov 18, 1:54 AM EST: A user merged this pull request with Graphite.

@spikecurtis spikecurtis deleted the spike/14730-websocket-dialer branch November 18, 2024 06:54
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.

enhance workspacesdk to start a tailnet that connects to all user's workspaces
2 participants