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

fleetctl: Allow a custom SSH port#1148

Merged
bcwaldon merged 1 commit into
coreos:masterfrom
hhoover:ssh_port
Apr 7, 2015
Merged

fleetctl: Allow a custom SSH port#1148
bcwaldon merged 1 commit into
coreos:masterfrom
hhoover:ssh_port

Conversation

@hhoover
Copy link
Copy Markdown

@hhoover hhoover commented Mar 10, 2015

This allows end users to specify a custom SSH port with fleetctl when connecting to machines.

This is code that was split out from PR #961 by @ryandub

Comment thread fleetctl/fleetctl.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is this not exported like the rest of the fields of this struct?

@bcwaldon
Copy link
Copy Markdown
Contributor

bcwaldon commented Apr 1, 2015

Please squash all your commits down to one

@hhoover
Copy link
Copy Markdown
Author

hhoover commented Apr 1, 2015

@bcwaldon thanks! updated

Comment thread fleetctl/fleetctl.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Per golang formatting guidelines, acronyms should be capitalized. Make this SSHPort.

@bcwaldon
Copy link
Copy Markdown
Contributor

bcwaldon commented Apr 6, 2015

@hhoover the commit message isn't really providing a lot of value. Drop everything from fix spacing down.

@hhoover
Copy link
Copy Markdown
Author

hhoover commented Apr 6, 2015

@bcwaldon done!

@bcwaldon
Copy link
Copy Markdown
Contributor

bcwaldon commented Apr 6, 2015

@hhoover looks like this code is a little broken. Can you run the tests locally?

This allows end users to specify a custom SSH port with fleetctl
when connecting to machines.
@hhoover
Copy link
Copy Markdown
Author

hhoover commented Apr 6, 2015

@bcwaldon tests passed!

@bcwaldon
Copy link
Copy Markdown
Contributor

bcwaldon commented Apr 7, 2015

LGTM - Thanks @hhoover

bcwaldon added a commit that referenced this pull request Apr 7, 2015
fleetctl: Allow a custom SSH port
@bcwaldon bcwaldon merged commit 84fc023 into coreos:master Apr 7, 2015
@bcwaldon bcwaldon added this to the v0.10.0 milestone 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