-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area/buildarea/testingIssues concerning the testing phase of SkaffoldIssues concerning the testing phase of Skaffoldhelp wantedWe would love to have this done, but don't have the bandwidth, need help from contributorsWe would love to have this done, but don't have the bandwidth, need help from contributorskind/feature-requestpriority/p3agreed that this would be good to have, but no one is available at the moment.agreed that this would be good to have, but no one is available at the moment.
Description
Expected behavior
Using skaffold in an environment where DOCKER_HOST=ssh://somehost is defined should work, as this is a supported docker transport method.
Actual behavior
Skaffold tries to connect over http to the given host, ignoring the 'ssh://' part
Information
- Skaffold version: v1.22.0
- Operating system: Windows
- Installed via: Scoop
Steps to reproduce the behavior
- Run docker on a remote host that you can also connect with ssh
- Set environment variable
DOCKER_HOST=ssh://yourhost - Run
skaffold devon a project
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/buildarea/testingIssues concerning the testing phase of SkaffoldIssues concerning the testing phase of Skaffoldhelp wantedWe would love to have this done, but don't have the bandwidth, need help from contributorsWe would love to have this done, but don't have the bandwidth, need help from contributorskind/feature-requestpriority/p3agreed that this would be good to have, but no one is available at the moment.agreed that this would be good to have, but no one is available at the moment.