Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use client preferred URL for the default DERP#18911

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
deansheather merged 1 commit intomainfromdean/derp-rewrite
Jul 17, 2025

Conversation

deansheather
Copy link
Member

The agentsdk currently does a remap of the DERP map to change the EmbeddedRelay node's URL to match the agent's access URL.

This PR makes changes to theworkspacesdk (used by clients like the CLI) andvpn (used by Coder Desktop) to match this behavior.

This enables us the ability to try Coder clients in dogfood over a VPN without changing the global access URL.

The agentsdk currently does a remap of the DERP map to change theEmbeddedRelay node's URL to match the agent's access URL.This PR makes changes to the `workspacesdk` (used by clients like theCLI) and `vpn` (used by Coder Desktop) to match this behavior.This enables us the ability to try Coder clients in dogfood over a VPNwithout changing the global access URL.
Comment on lines +79 to +81
type DERPMapRewriter interface {
RewriteDERPMap(derpMap *tailcfg.DERPMap)
}

Choose a reason for hiding this comment

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

interface 👍

@deansheatherdeansheather merged commita1b87a6 intomainJul 17, 2025
32 checks passed
@deansheatherdeansheather deleted the dean/derp-rewrite branchJuly 17, 2025 10:17
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 17, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

@ibetitsmikeibetitsmikeAwaiting requested review from ibetitsmike

Assignees

@deansheatherdeansheather

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@deansheather@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp