Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2728)

Issue 5970053: 

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by rog
Modified:
12 years ago
Reviewers:
mp+100281
Visibility:
Public.

Description

 state: add ssh forwarding functionality https://code.launchpad.net/~rogpeppe/juju/go-ssh-connect/+merge/100281 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : state: add ssh forwarding functionality #

Total comments: 12

Patch Set 3 : state: add ssh forwarding functionality #

Patch Set 4 : state: add ssh forwarding functionality #

Patch Set 5 : state: add ssh forwarding functionality #

Patch Set 6 : state: add ssh forwarding functionality #

Total comments: 27

Patch Set 7 : state: add ssh forwarding functionality #

Total comments: 18

Patch Set 8 : state: add ssh forwarding functionality #

Patch Set 9 :  #

Unified diffs Side-by-side diffs Delta from patch set Stats (+804 lines, -6 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
A state/ssh.go View 1 2 3 4 5 6 7 1 chunk +281 lines, -0 lines 0 comments Download
A state/ssh_test.go View 1 2 3 4 5 6 7 1 chunk +482 lines, -0 lines 0 comments Download
A state/sshtest/authorized_keys View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A state/sshtest/id_rsa View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A state/sshtest/id_rsa.pub View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A state/sshtest/sshd_config View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M testing/zk.go View 1 2 3 4 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 10
rog
Please take a look.
12 years, 1 month ago (2012-03-31 11:22:35 UTC) #1
niemeyer
I've skimmed over it, and the overall approach looks nice. As a minor, I think ...
12 years ago (2012-04-11 01:56:20 UTC) #2
fwereade
IMO this needs at least one "real" test; and I'd like to know how we ...
12 years ago (2012-04-17 15:24:15 UTC) #3
rog
https://codereview.appspot.com/5970053/diff/2001/state/ssh.go File state/ssh.go (right): https://codereview.appspot.com/5970053/diff/2001/state/ssh.go#newcode19 state/ssh.go:19: fwd, err := newSSHForwarder(addr) On 2012/04/17 15:24:15, fwereade wrote: ...
12 years ago (2012-04-17 15:42:39 UTC) #4
rog
Please take a look.
12 years ago (2012-04-18 17:27:18 UTC) #5
niemeyer
Code looks quite nice. The comments on it are pretty much what's below. I'll look ...
12 years ago (2012-04-19 04:07:22 UTC) #6
rog
Please take a look. https://codereview.appspot.com/5970053/diff/15001/state/ssh.go File state/ssh.go (right): https://codereview.appspot.com/5970053/diff/15001/state/ssh.go#newcode16 state/ssh.go:16: // These two variables would ...
12 years ago (2012-04-19 10:54:38 UTC) #7
niemeyer
LGTM, given only trivial stuff. Great work. https://codereview.appspot.com/5970053/diff/15001/state/ssh.go File state/ssh.go (right): https://codereview.appspot.com/5970053/diff/15001/state/ssh.go#newcode277 state/ssh.go:277: err.msg = ...
12 years ago (2012-04-19 20:08:10 UTC) #8
rog
Please take a look. https://codereview.appspot.com/5970053/diff/15001/state/ssh.go File state/ssh.go (right): https://codereview.appspot.com/5970053/diff/15001/state/ssh.go#newcode277 state/ssh.go:277: err.msg = "Invalid SSH key: ...
12 years ago (2012-04-20 11:54:05 UTC) #9
rog
12 years ago (2012-04-20 12:26:43 UTC) #10
*** Submitted:



state: add ssh forwarding functionality

R=niemeyer, fwereade
CC=
https://codereview.appspot.com/5970053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b