Joe Beda
|
3701c2ac0e
|
Add kubectl to build/release scripts.
Also Refactor build helpers into client/cross and server/linux. This make it easier to tell users what to build to get just the client binaries.
|
2014-10-15 16:50:17 -07:00 |
|
Joe Beda
|
b00f045bd3
|
Confirm pull of golang:cross as it is huge (1.8G)
|
2014-10-10 12:36:57 -07:00 |
|
Joe Beda
|
38d5906044
|
Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
29e42991c2
|
Update build/README.md
|
2014-10-10 12:30:12 -07:00 |
|
Joe Beda
|
843ae1fbe2
|
Rename output/ directory to _output/
go build ./... will ignore any directory starting with an underscore.
|
2014-08-29 14:44:55 -07:00 |
|
Jonathan Boulle
|
c43035088b
|
assorted formatting and typo fixes
|
2014-07-24 15:10:36 -07:00 |
|
Daniel Smith
|
05f01a3654
|
Revert "assorted formatting and typo fixes"
|
2014-07-18 17:16:30 -07:00 |
|
Jonathan Boulle
|
9e63c3a633
|
assorted formatting and typo fixes
|
2014-07-18 13:02:59 -07:00 |
|
Daniel Smith
|
c97c514742
|
Rename cloudcfg to kubecfg
|
2014-06-25 18:01:37 -07:00 |
|
Joe Beda
|
866cad9bd9
|
Build platform specific tarballs and upload them to the release directory.
|
2014-06-20 15:19:01 -07:00 |
|
Joe Beda
|
8d1913b5f4
|
Expand build/README.md .
|
2014-06-20 10:51:50 -07:00 |
|
Joe Beda
|
570ebf54a9
|
Build Kubernetes in Docker.
Scripts and Dockerfile to build a container image, build binaries, run tests, etc. Also copy output back out to the host machine.
|
2014-06-17 14:52:38 -07:00 |
|