-
Notifications
You must be signed in to change notification settings - Fork 889
feat: agent uses Tailnet v2 API for DERPMap updates #11698
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
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 referenced Jan 19, 2024
This was referenced Jan 19, 2024
This was referenced Jan 19, 2024
f56be8e
to
24a943c
Compare
1fad793
to
1d77226
Compare
24a943c
to
16322d1
Compare
1d77226
to
da76164
Compare
deansheather
approved these changes
Jan 22, 2024
16322d1
to
c91b1c0
Compare
da76164
to
924c97f
Compare
924c97f
to
5a7c1aa
Compare
c91b1c0
to
671a2e9
Compare
5a7c1aa
to
52cc70f
Compare
671a2e9
to
5fa6879
Compare
52cc70f
to
8fee00d
Compare
5fa6879
to
8ad2024
Compare
8fee00d
to
a0dd3a7
Compare
8ad2024
to
d7a1794
Compare
a0dd3a7
to
db15895
Compare
d7a1794
to
59e8c2f
Compare
db15895
to
081584f
Compare
59e8c2f
to
8cbda21
Compare
081584f
to
05d21b1
Compare
This was referenced Jan 23, 2024
05d21b1
to
cc0751d
Compare
Merge activity
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Switches the Agent to use Tailnet v2 API to get DERPMap updates.
Subsequent PRs will do the same for the CLI (
codersdk
) andwsproxy
.