- Notifications
You must be signed in to change notification settings - Fork925
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
spikecurtis commentedNov 4, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
5c3b3a4
toaf61bca
Comparea1e0f2b
to98a3798
Compare98a3798
toec8af82
CompareThere was a problem hiding this 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
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
af61bca
to4f79cf7
Compareec8af82
to23691e8
Compare4f79cf7
to5552b4f
Compare23691e8
to7d907b1
Compare5552b4f
to2180c3f
Compare7d907b1
to8d70f96
Compare2180c3f
to82852ad
Compare8d70f96
to7c86a05
Comparee702cb7
to49baee8
Compare7c86a05
tof4ba76a
Comparef4ba76a
to7f474ec
Compare49baee8
tod7e8627
Compare7f474ec
tod6b2a1a
Compared6b2a1a
to9f5135c
Compare2d061e6
intomainUh oh!
There was an error while loading.Please reload this page.
Merge activity
|
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
Uh oh!
There was an error while loading.Please reload this page.
refactors
tailnetAPIConnector
to use theDialer
interface intailnet
, 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