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

Issue 178750043: cloud/container: Initial import

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 12 months ago by jbd
Modified:
10 years, 11 months ago
Reviewers:
djd, crawshaw
CC:
jbeda_google, bburns, proppy
Visibility:
Public.

Description

cloud/container: Initial import

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -2 lines) Patch
M cloud.go View 2 chunks +4 lines, -2 lines 0 comments Download
A container/container.go View 1 2 1 chunk +251 lines, -0 lines 2 comments Download

Messages

Total messages: 11
jbd
The initial import of the Container Engine API client. See https://cloud.google.com/container-engine/docs/v1beta1 for the API reference. ...
10 years, 12 months ago (2014-11-15 22:59:22 UTC) #1
jbd
CC'ing jbeda and bburns for the API review.
10 years, 12 months ago (2014-11-15 23:00:26 UTC) #2
crawshaw
I'm on vacation until Thursday, so here's a cursory review. Generally looks good. Is there ...
10 years, 12 months ago (2014-11-16 14:43:30 UTC) #3
jbeda_google
I'll defer to Brendan and the golang folks here. On Sun, Nov 16, 2014 at ...
10 years, 12 months ago (2014-11-17 00:39:21 UTC) #4
jbd
https://codereview.appspot.com/178750043/diff/20001/cloud.go File cloud.go (right): https://codereview.appspot.com/178750043/diff/20001/cloud.go#newcode61 cloud.go:61: vals["container_service"], _ = container.New(c) On 2014/11/16 14:43:30, crawshaw wrote: ...
10 years, 11 months ago (2014-11-20 20:10:39 UTC) #5
crawshaw
https://codereview.appspot.com/178750043/diff/20001/cloud.go File cloud.go (right): https://codereview.appspot.com/178750043/diff/20001/cloud.go#newcode61 cloud.go:61: vals["container_service"], _ = container.New(c) On 2014/11/20 20:10:39, jbd wrote: ...
10 years, 11 months ago (2014-11-20 20:16:42 UTC) #6
jbd
> Is there a testing story? Does container engine have a lightweight fake implementation you ...
10 years, 11 months ago (2014-11-20 20:17:54 UTC) #7
crawshaw
On 2014/11/20 20:17:54, jbd wrote: > > Is there a testing story? Does container engine ...
10 years, 11 months ago (2014-11-20 20:22:41 UTC) #8
crawshaw
LGTM https://codereview.appspot.com/178750043/diff/40001/container/container.go File container/container.go (right): https://codereview.appspot.com/178750043/diff/40001/container/container.go#newcode61 container/container.go:61: // StatusError, StatusProvisioning, StatusRunning or StatusStopping. Out of ...
10 years, 11 months ago (2014-11-20 20:24:32 UTC) #9
jbd
> In the code I have here, the function somethingservice.New is registered with the cloud ...
10 years, 11 months ago (2014-11-20 20:24:48 UTC) #10
jbd
10 years, 11 months ago (2014-11-20 20:26:10 UTC) #11
> Wow, an API users can't write tests against. Ouch. You can mock the responses at the RoundTripper level. It's a P4 at the moment though.
Sign in to reply to this message.

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