8000 fix: Remove graph access in ssh by gaocegege · Pull Request #1281 · tensorchord/envd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Remove graph access in ssh #1281

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

Merged
merged 4 commits into from
Dec 8, 2022
Merged

fix: Remove graph access in ssh #1281

merged 4 commits into from
Dec 8, 2022

Conversation

gaocegege
Copy link
Member
@gaocegege gaocegege commented Dec 7, 2022

This is to remove hard-coded default graph access in ssh attach

The previous implementation uses ssh command request to create the connection. This PR is to use session shell request to do it.

Then there is no need to provide the shell program name here.

Signed-off-by: Ce Gao cegao@tensorchord.ai

Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Copy link
Member
@kemingy kemingy left a comment

Choose a reason for hiding this comment

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

/lgtm

< 8000 /div>
@gaocegege gaocegege merged commit 5c4aae9 into tensorchord:main Dec 8, 2022
@gaocegege gaocegege deleted the rg branch December 8, 2022 02:02
AlexXi19 pushed a commit to AlexXi19/envd that referenced this pull request Dec 12, 2022
* fix: Remove graph access in ssh

Signed-off-by: Ce Gao <cegao@tensorchord.ai>

* fix: Fix lint

Signed-off-by: Ce Gao <cegao@tensorchord.ai>

* fix: Update gomod

Signed-off-by: Ce Gao <cegao@tensorchord.ai>

* fix: Remove unused field

Signed-off-by: Ce Gao <cegao@tensorchord.ai>

Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: AlexXi19 <alex2001314jjj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0