Joe Beda
|
96c1bc17ca
|
Set shell options for reliability.
Tweak a few other small things in our shell scripts.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
d43a6ec5a3
|
Standardize how we refer to the kubernetes root.
Now use $KUBE_ROOT as the variable pretty much everywhere.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
ed5bfa2f0f
|
Match shell style guide.
Looking at https://google-styleguide.googlecode.com/svn/trunk/shell.xml
|
2014-09-09 16:04:41 -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 |
|
Joe Beda
|
4547cee6cb
|
Build runtime Docker images.
Also added release process to push these images to GCS.
|
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 |
|