Skip to content

chore: refactor tailnetAPIConnector to use dialer #15347

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 7, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Nov 4, 2024

refactors tailnetAPIConnector to use the Dialer interface in tailnet, introduced lower in this stack of PRs. This will let us use the same Tailnet API handling code across different things that connect to the Tailnet API (CLI client, coderd, workspace proxies, and soon: Coder VPN).

chore re: #14729

Copy link
Collaborator

@sreya sreya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor nits LGTM

@spikecurtis spikecurtis force-pushed the spike/14729-resume-token-controller branch from af61bca to 4f79cf7 Compare November 5, 2024 09:51
@spikecurtis spikecurtis force-pushed the spike/14729-resume-token-controller branch from 4f79cf7 to 5552b4f Compare November 5, 2024 10:02
@spikecurtis spikecurtis force-pushed the spike/14729-resume-token-controller branch from 5552b4f to 2180c3f Compare November 6, 2024 13:13
@spikecurtis spikecurtis force-pushed the spike/14729-resume-token-controller branch from 2180c3f to 82852ad Compare November 6, 2024 16:05
@spikecurtis spikecurtis force-pushed the spike/14729-resume-token-controller branch 2 times, most recently from e702cb7 to 49baee8 Compare November 6, 2024 16:24
@spikecurtis spikecurtis changed the base branch from spike/14729-resume-token-controller to graphite-base/15347 November 7, 2024 07:32
@spikecurtis spikecurtis changed the base branch from graphite-base/15347 to main November 7, 2024 07:33
@spikecurtis spikecurtis merged commit 2d061e6 into main Nov 7, 2024
27 checks passed
Copy link
Contributor Author

Merge activity

  • Nov 7, 8:24 AM EST: A user merged this pull request with Graphite.

@spikecurtis spikecurtis deleted the spike/14729-dialer branch November 7, 2024 13:24
jaaydenh pushed a commit that referenced this pull request Nov 8, 2024
refactors `tailnetAPIConnector` to use the `Dialer` interface in `tailnet`, introduced lower in this stack of PRs. This will let us use the same Tailnet API handling code across different things that connect to the Tailnet API (CLI client, coderd, workspace proxies, and soon: Coder VPN).

chore re: #14729
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