Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

fleetctl: Add ssh-port info to ssh runCommand func#1178

Merged
bcwaldon merged 1 commit into
coreos:masterfrom
ryandub:sshport
Apr 10, 2015
Merged

fleetctl: Add ssh-port info to ssh runCommand func#1178
bcwaldon merged 1 commit into
coreos:masterfrom
ryandub:sshport

Conversation

@ryandub
Copy link
Copy Markdown
Contributor

@ryandub ryandub commented Apr 7, 2015

#1148 added in the ssh-port flag to fleetctl (thanks @hhoover !!). However, there was a slight omission in ssh.go to add the port context to runCommand. This adds that info so that --ssh-port works as expected.

Add ssh-port context to ssh.go's runCommand so that
the address + port is combined with findSSHPort and
passed to runRemoteCommand. This commit allows
ssh-port to function as expected.
@bcwaldon
Copy link
Copy Markdown
Contributor

LGTM

bcwaldon added a commit that referenced this pull request Apr 10, 2015
fleetctl: Add ssh-port info to ssh runCommand func
@bcwaldon bcwaldon merged commit 19f0423 into coreos:master Apr 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants