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

Use wildcard SSH config Host entries#521

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
bcpeinhardt merged 3 commits intocoder:mainfromaaronlehmann:wildcard-ssh
Feb 4, 2025

Conversation

aaronlehmann
Copy link
Contributor

This simplifies the written SSH config and avoids the need to make an API request for every workspace the filter returns. This can remove minutes from the "Configuring Coder CLI..." step when the user has access to many workspaces (for example, an admin who wants the option of connecting to anyone's workspace on a large deployment).

Depends oncoder/coder#16088

@aaronlehmann
Copy link
ContributorAuthor

cc@code-asher

code-asher reacted with thumbs up emoji

@aaronlehmannaaronlehmann changed the titleUse wildcard SSH config Host entries[WIP] Use wildcard SSH config Host entriesJan 10, 2025
@aaronlehmannaaronlehmann marked this pull request as draftJanuary 10, 2025 03:44
@bcpeinhardt
Copy link
Collaborator

Looks good so far 😎

This simplifies the written SSH config and avoids the need to make anAPI request for every workspace the filter returns. This can removeminutes from the "Configuring Coder CLI..." step when the user hasaccess to many workspaces (for example, an admin who wants the option ofconnecting to anyone's workspace on a large deployment).Depends oncoder/coder#16088
@aaronlehmann
Copy link
ContributorAuthor

I think this is ready for review. The Coder CLI version number placeholder just needs to be filled in when that release happens.

@aaronlehmannaaronlehmann changed the title[WIP] Use wildcard SSH config Host entriesUse wildcard SSH config Host entriesFeb 4, 2025
@aaronlehmannaaronlehmann marked this pull request as ready for reviewFebruary 4, 2025 17:30
@aaronlehmann
Copy link
ContributorAuthor

The necessary changes were released in Coder 2.19.0, so this is ready to go now.

bcpeinhardt reacted with thumbs up emoji

@@ -4,6 +4,10 @@

## Unreleased

### Changed

- Simplifies the written SSH config and avoids the need to make an API request for every workspace the filter returns.
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

LGTM

@bcpeinhardtbcpeinhardt merged commitf39e1f4 intocoder:mainFeb 4, 2025
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bcpeinhardtbcpeinhardtbcpeinhardt 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
@aaronlehmann@bcpeinhardt

[8]ページ先頭

©2009-2025 Movatter.jp