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

Issue 6843059: juju: implement Bootstrap

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by rog
Modified:
11 years, 5 months ago
Reviewers:
mp+134339
Visibility:
Public.

Description

juju: implement Bootstrap This generates the initial TLS certificate for the bootstrap instance. https://code.launchpad.net/~rogpeppe/juju-core/145-juju-bootstrap/+merge/134339 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : juju: implement Bootstrap #

Total comments: 34

Patch Set 3 : juju: implement Bootstrap #

Patch Set 4 : juju: implement Bootstrap #

Total comments: 2

Patch Set 5 : juju: implement Bootstrap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+608 lines, -0 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A juju/bootstrap.go View 1 2 3 4 1 chunk +191 lines, -0 lines 0 comments Download
A juju/bootstrap_test.go View 1 2 3 1 chunk +346 lines, -0 lines 0 comments Download
A testing/cert.go View 1 2 3 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rog
Please take a look.
11 years, 5 months ago (2012-11-14 17:37:08 UTC) #1
niemeyer
The structure looks good, but this is pretty dense. I'll have to look at it ...
11 years, 5 months ago (2012-11-15 00:39:49 UTC) #2
TheMue
So far it looks good, I only have to dig deeper into the X509 stuff. ...
11 years, 5 months ago (2012-11-15 13:04:22 UTC) #3
niemeyer
Looking good. A bunch of details, but nothing major: https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go File juju/bootstrap.go (right): https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go#newcode23 juju/bootstrap.go:23: ...
11 years, 5 months ago (2012-11-16 17:53:23 UTC) #4
rog
Please take a look. https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go File juju/bootstrap.go (right): https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go#newcode23 juju/bootstrap.go:23: // authority certificate and private ...
11 years, 5 months ago (2012-11-19 12:28:39 UTC) #5
niemeyer
Thanks. LGTM with trivials: https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go File juju/bootstrap.go (right): https://codereview.appspot.com/6843059/diff/2001/juju/bootstrap.go#newcode53 juju/bootstrap.go:53: // TODO make sure that ...
11 years, 5 months ago (2012-11-19 13:07:31 UTC) #6
rog
11 years, 5 months ago (2012-11-19 14:05:51 UTC) #7
*** Submitted:

juju: implement Bootstrap

This generates the initial TLS certificate
for the bootstrap instance.

R=niemeyer, TheMue
CC=
https://codereview.appspot.com/6843059

https://codereview.appspot.com/6843059/diff/12001/juju/bootstrap.go
File juju/bootstrap.go (right):

https://codereview.appspot.com/6843059/diff/12001/juju/bootstrap.go#newcode109
juju/bootstrap.go:109: // host names containing dots.
On 2012/11/19 13:07:31, niemeyer wrote:
> // This won't match host names with dots. The hostname
> // is hardcoded when connecting to avoid the issue.

Done.
Sign in to reply to this message.

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