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: improve ssh config logic when workspaces change#59

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
fioan89 merged 2 commits intomainfromfix-cant-connect-to-workspace
Apr 2, 2025

Conversation

fioan89
Copy link
Collaborator

  • previously, ssh reconfiguration was triggered only when new workspaces were added, and
    the ssh config was generated only with the additional environments removing the configuration
    for the previous ones. This means that when a new workspace is created from the web dashboard,
    the old workspaces are no longer accessible via ssh from Toolbox

  • now, the logic ensures ssh reconfiguration happens whenever the set of environments changes
    (including additions or removals), making it more robust, and configuration happens for all
    valid workspaces.

  • resolvesCan't connect to an existing and running workspace after a new one was created from the web dashboard #14

- previously, ssh reconfiguration was triggered only when new workspaces were added, and  the ssh config was generated only with the additional environments removing the configuration  for the previous ones. This means that when a new workspace is created from the web dashboard,  the old workspaces are no longer accessible via ssh from Toolbox- now, the logic ensures ssh reconfiguration happens whenever the set of environments changes  (including additions or removals), making it more robust, and configuration happens for all  valid workspaces.-resolves#14
@fioan89fioan89 merged commit2ce2aa1 intomainApr 2, 2025
5 checks passed
@fioan89fioan89 deleted the fix-cant-connect-to-workspace branchApril 2, 2025 19:59
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@matifalimatifalimatifali approved these changes

@bcpeinhardtbcpeinhardtAwaiting requested review from bcpeinhardt

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Can't connect to an existing and running workspace after a new one was created from the web dashboard

2 participants

@fioan89@matifali

[8]ページ先頭

©2009-2025 Movatter.jp