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: add CODER_WORKSPACE_HOSTNAME_SUFFIX#17268

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/host-suffix/deployment-option
Apr 7, 2025

Conversation

spikecurtis
Copy link
Contributor

@spikecurtisspikecurtis commentedApr 7, 2025
edited
Loading

Adds deployment optionCODER_WORKSPACE_HOSTNAME_SUFFIX. This will eventually replaceCODER_SSH_HOSTNAME_PREFIX, but we will do this slowly and support both forcoder ssh for some time.

Note that the name is changed to "workspace" hostname, since this suffix will also be used for Coder Connect on Coder Desktop, which is not limited to SSH.

@spikecurtisGraphite App
Copy link
ContributorAuthor

spikecurtis commentedApr 7, 2025
edited
Loading

Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

Just checking, we're not deprecating prefix yet?

@@ -2549,6 +2550,17 @@ func (c *DeploymentValues) Options() serpent.OptionSet {
Hidden: false,
Default: "coder.",
},
{
Name: "Workspace Hostname Suffix",
Description: "Workspace hostnames use this suffix in SSH config and Coder Connect on Coder Desktop. By default it is coder, resulting in names like myworkspace.coder.",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Description:"Workspace hostnames use this suffix in SSH config and Coder Connect on Coder Desktop. By default it is coder, resulting in names like myworkspace.coder.",
Description:"Workspace hostnames use this suffix in SSH config and Coder Connect on Coder Desktop. By default it is\"coder\", resulting in names like myworkspace.coder.",

Suggestion: To differentiate the value from the text.

@spikecurtisspikecurtis merged commit87d9ff0 intomainApr 7, 2025
39 of 41 checks passed
@spikecurtisspikecurtis deleted the spike/host-suffix/deployment-option branchApril 7, 2025 07:35
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 7, 2025
@spikecurtisGraphite App
Copy link
ContributorAuthor

No, not for a while. I'm marking some internal fields deprecated, but the external behavior isn't deprecated yet.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mafredrimafredrimafredri approved these changes

@johnstcnjohnstcnAwaiting requested review from johnstcn

Assignees

@spikecurtisspikecurtis

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@spikecurtis@mafredri

[8]ページ先頭

©2009-2025 Movatter.jp