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

feat(tailnet): add alias with username and short alias to DNS#15585

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
spikecurtis merged 1 commit intomainfromspike/dns-alias
Nov 19, 2024

Conversation

@spikecurtis
Copy link
Contributor

@spikecurtisspikecurtis commentedNov 19, 2024
edited
Loading

Adds DNS aliases of the form<agent>.<workspace>.<username>.coder. and<workspace>.coder.

@spikecurtisGraphite App
Copy link
ContributorAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

case<-f.ctx.Done():
f.t.Error("timed out waiting to send close call")
returnf.ctx.Err()
returntimeoutOnFakeErr
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

note: changes like this are because callingt.Error() after the test case finishes (and context expires int.Cleanup) will panic and create a bunch of extra tests to fail. So, we don't fail the test in these handlers, and instead pass a distinctive error.

Copy link
Member

@ethanndicksonethanndicksonNov 19, 2024
edited
Loading

Choose a reason for hiding this comment

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

Nice! I assume it's a similar fix forcoder/internal#217 too?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Yeah, plus there was a real product bug in that one.

@spikecurtisspikecurtis merged commit85c3c4c intomainNov 19, 2024
34 checks passed
@spikecurtisspikecurtis deleted the spike/dns-alias branchNovember 19, 2024 07:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

@deansheatherdeansheatherAwaiting requested review from deansheather

Assignees

@spikecurtisspikecurtis

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@spikecurtis@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp