Commit Graph

76316 Commits (2d20b5759406ded89f8b25cf085ff4733b144ba5)

Author SHA1 Message Date
Brendan Burns 62f6291377 Fix a bug if the container is non-existent. 2014-06-09 16:45:17 -07:00
MikeJeffrey a40b061a3e TOC to markdown
Thanks Joe :)
2014-06-09 16:13:44 -07:00
brendandburns fd36e8b9f2 Merge pull request #37 from MikeJeffrey/patch-2
Expanding guestbook documentation
2014-06-09 16:01:21 -07:00
MikeJeffrey f388157ab5 Adding a TOC 2014-06-09 15:39:11 -07:00
MikeJeffrey 40c208a38d Re-adding code language annotations 2014-06-09 14:37:43 -07:00
MikeJeffrey d9e19a5525 Tiny typo fixes 2014-06-09 14:14:43 -07:00
MikeJeffrey 73bf839999 Expanding guestbook documentation
Mostly adding response details, also adding file path to example .json files.
2014-06-09 14:05:14 -07:00
Brendan Burns 9010ef954c Update tests 2014-06-09 07:16:43 -07:00
brendandburns 0b6702e80b Merge pull request #26 from brendandburns/ux
Extend the CLI output to allow JSON, YAML and Human Readable output
2014-06-08 23:29:38 -07:00
Brendan Burns c96b14aba0 Fixes for task->pod changes & a TODO 2014-06-08 23:29:04 -07:00
brendandburns af06352106 Added link to the guestbook example 2014-06-08 23:19:33 -07:00
brendandburns 949020caf8 Fix the link. 2014-06-08 23:17:59 -07:00
brendandburns 8559f55ff3 Add a link to the design document 2014-06-08 23:17:14 -07:00
brendandburns bcbdade8c5 Merge pull request #31 from jbeda/5-design-doc
Add DESIGN.md to document core design.
2014-06-08 23:10:11 -07:00
Brendan Burns f204bd52bc Add some more docs. 2014-06-08 23:07:29 -07:00
Brendan Burns 3e211272a7 Added. 2014-06-08 23:07:29 -07:00
Brendan Burns fdcf273d50 Add pretty printing. 2014-06-08 23:07:29 -07:00
Brendan Burns 3d0231e0f8 Add a couple of printers. 2014-06-08 23:05:56 -07:00
Joe Beda e2b948dbfb Add DESIGN.md to document core design.
Fixes #5
2014-06-08 23:02:07 -07:00
brendandburns 8e8bc40046 Merge pull request #30 from brendandburns/pod
Task -> Pod #4, the final chapter
2014-06-08 23:01:15 -07:00
Brendan Burns 5cb4444176 Task -> Pod #4, the final chapter 2014-06-08 23:00:12 -07:00
brendandburns 137170dfbe Merge pull request #29 from brendandburns/pod
Task -> Pod Part #3
2014-06-08 22:46:39 -07:00
Brendan Burns 6018497174 Task -> Pod part #3 2014-06-08 22:38:45 -07:00
Brendan Burns d05a3f1f8d Task -> Pod, more API changes. 2014-06-08 21:52:49 -07:00
Brendan Burns 0cd3b1c9a2 Task -> Pod in api documentation. 2014-06-08 21:50:46 -07:00
brendandburns 1e0d7fee93 Merge pull request #28 from brendandburns/pod
Task -> Pod Part #2
2014-06-08 21:49:24 -07:00
Brendan Burns 79b7976cbf Add pod registry. 2014-06-08 21:43:17 -07:00
Brendan Burns 66e2575f2b More Task -> Pod 2014-06-08 21:43:17 -07:00
brendandburns 4bd809e11e Merge pull request #27 from brendandburns/pod
Part one of the grand rename: Task -> Pod
2014-06-08 21:27:00 -07:00
Brendan Burns c8d493f532 Part one of the grand rename: Task -> Pod 2014-06-08 21:17:53 -07:00
brendandburns 139be599e9 Merge pull request #25 from lavalamp/rename_kl
Change 'this' varable to more sensible abbreviation
2014-06-08 20:38:32 -07:00
Daniel Smith 62aba06180 Change 'this' varable to more sensible abbreviation 2014-06-08 20:35:07 -07:00
brendandburns aa965ed486 Merge pull request #23 from lavalamp/master
Add test to kubelet, coverage up to 37%
2014-06-08 20:33:47 -07:00
Joe Beda 1b79d34f7a Merge pull request #24 from MikeJeffrey/patch-1
Update README.md
2014-06-08 20:14:19 -07:00
MikeJeffrey 7d9a58bc4e Update README.md 2014-06-08 20:05:26 -07:00
Daniel Smith c3c739d6b4 Fix spelling 2014-06-08 19:48:04 -07:00
Daniel Smith 19343c6014 Add test to kubelet, coverage up to 37% 2014-06-08 16:10:29 -07:00
Joe Beda e9b61b77cb Merge pull request #22 from proppy/add-contrib
add CONTRIB.md
2014-06-08 08:47:51 -07:00
Johan Euphrosine 3dbd5f223a add CONTRIB.md 2014-06-08 08:46:09 -07:00
Joe Beda 4e07078fd5 Merge pull request #21 from jbeda/no-scopes
No scopes
2014-06-08 08:11:00 -07:00
Joe Beda 81629733e1 Handle breaking change in 'gcloud compute routes create' with version check. 2014-06-08 08:10:31 -07:00
Joe Beda 156ebe2ce2 Set 'auto restart' bit on VMs. 2014-06-08 07:31:12 -07:00
Joe Beda c5683eb7f1 Don't use scopes we don't need when creating VMs 2014-06-08 07:30:43 -07:00
brendandburns e4e10eeb77 Merge pull request #18 from brendandburns/fix
Add a sleep to the e2e tests to ensure that the docker pull finishes.
2014-06-07 22:05:25 -07:00
Brendan Burns 40d615056e Add a sleep to the e2e tests to ensure that the docker pull finishes. 2014-06-07 22:04:34 -07:00
brendandburns 0a6a9e4011 Merge pull request #17 from brendandburns/ux
Populate 'Kind' fields for all JSON requests.  This will facilitate better client side UX.
2014-06-07 22:04:04 -07:00
Brendan Burns 0181953242 Add kind in all cases for list. 2014-06-07 21:57:36 -07:00
Brendan Burns 6e7b3fd969 Fix a compile error. 2014-06-07 21:56:14 -07:00
brendandburns 9541867cee Merge pull request #14 from jbeda/metadata-min
Minimize metadata when creating startup scripts.
2014-06-07 21:47:12 -07:00
Brendan Burns ef7cce5dad Populate 'Kind' field in all API types being returned. 2014-06-07 21:07:20 -07:00