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

Use ssh client by default #7872

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Conversation

aiordache
Copy link
Contributor

@aiordache aiordache commented Oct 20, 2020

By default, shell out to the ssh client for an ssh connection as the paramiko connection is sometimes unreliable.

The requirements.txt must be updated once we have a release of docker-py with the ssh client support.

Depends on docker/docker-py#2691

requirements.txt Outdated Show resolved Hide resolved
@aiordache aiordache force-pushed the use_ssh_client branch 4 times, most recently from c0ed526 to 9aa2f7f Compare November 20, 2020 09:24
Signed-off-by: aiordache <anca.iordache@docker.com>
Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

3 participants