- Notifications
You must be signed in to change notification settings - Fork926
chore: refactor tailnetAPIConnector to tailnet.Controller#15361
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This was referencedNov 4, 2024
ContributorAuthor
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.
This was referencedNov 4, 2024
ethanndickson approved these changesNov 5, 2024
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
ec8af82
to23691e8
Compareeadc0d2
to915ab6b
Compare23691e8
to7d907b1
Compare915ab6b
toa8a598f
Compare7d907b1
to8d70f96
Comparea8a598f
toc6c3f05
Compare This was referencedNov 6, 2024
8d70f96
to7c86a05
Comparec6c3f05
toe3f80df
Compare7c86a05
tof4ba76a
Comparee3f80df
to791e183
Compare7f474ec
tod6b2a1a
Compare791e183
toc79d83d
Compared6b2a1a
to9f5135c
Comparec79d83d
toe6e3c8f
Compare9f5135c
to2d061e6
Comparee6e3c8f
tobf47e04
Comparebf47e04
toabd4edd
Compare718722a
intomain 27 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Refactors
workspacesdk.tailnetAPIConnector
as atailnet.Controller
to reuse all the reconnection and graceful disconnect logic.chore re:#14729