Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[local app} Add an option to regenerate SSH configuration #6032

Closed
ajhalili2006 opened this issue Oct 5, 2021 · 3 comments
Closed

[local app} Add an option to regenerate SSH configuration #6032

ajhalili2006 opened this issue Oct 5, 2021 · 3 comments
Labels

Comments

@ajhalili2006
Copy link

About this Issue

In the current situation where the Gitpod Remote extension jsut modifies remote.SSH.configFile (which is currently there's no Windows or Linux-specific way to configure it, lemme find that issue in Microsoft/vscode-remote-release repo) instead of dumping configuration to ~/.ssh/config, sometimes that configuration in /tmp directory (%USERPROFILE%\AppData\Local\Temp in Windows) can either get deleted by the local-companion app, the user itself as do some cleanup or worst some process who just do rm -rfv /tmp.

In case the config is probably erased or borked, I should have the option to regenerate the contents of config file as possible, through an option in Command Palette to re-add SSH configuration back.

Possibly Related Issues

@akosyakov
Copy link
Member

akosyakov commented Oct 5, 2021

Is not it a dup of #5889 ? The answer is the same like here #5889 (comment) We should not override remote.SSH.configFile.

@stale
Copy link

stale bot commented Jan 11, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 11, 2022
@ajhalili2006
Copy link
Author

Closing due to #6032 (comment) and to be nice to stale-bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants