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: handleworkspace.agent andagent.workspace.owner incoder ssh (cherry-pick #18093)#18096

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
matifali merged 1 commit intorelease/2.22fromcherry-pick-97d2d0-release/2.22
May 29, 2025

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: handleworkspace.agent andagent.workspace.owner incoder ssh (#18093)

Closes#18088.

The linked issue is misleading --coder config-ssh continues to support thecoder. prefix. The reason the command
ssh coder.workspace.agent fails is becausecoder ssh workspace.agent wasn't supported. This PR fixes that.

We know we used to supportworkspace.agent, as this is what we recommend in the Web UI:
image

This PR also adds support forcoder ssh agent.workspace.owner, such that after runningcoder config-ssh, a command like

ssh agent.workspace.owner.coder

works, even without Coder Connect running. This is done for parity with an existing workflow that usesssh workspace.coder, which either uses Coder Connect if available, or the CLI.

…sh` (#18093)Closes#18088.The linked issue is misleading -- `coder config-ssh` continues to support the `coder.` prefix. The reason the command`ssh coder.workspace.agent` fails is because `coder ssh workspace.agent` wasn't supported. This PR fixes that.We know we used to support `workspace.agent`, as this is what we recommend in the Web UI:![image](https://github.com/user-attachments/assets/702bbbc7-c586-4947-98a6-4508a481280b)This PR also adds support for `coder ssh agent.workspace.owner`, such that after running `coder config-ssh`, a command like```ssh agent.workspace.owner.coder```works, even without Coder Connect running. This is done for parity with an existing workflow that uses `ssh workspace.coder`, which either uses Coder Connect if available, or the CLI.
@matifalimatifali merged commita9b1ccd intorelease/2.22May 29, 2025
39 of 41 checks passed
@matifalimatifali deleted the cherry-pick-97d2d0-release/2.22 branchMay 29, 2025 08:26
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 29, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@matifalimatifalimatifali approved these changes

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@matifali@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp