Johan Euphrosine
44dce00f04
build: add kubelet image
2014-10-08 17:54:52 -07:00
Joe Beda
90f7bfa4f1
Build separate various binary tarballs.
...
Also a bunch of script clean up. Make make-clean.sh faster and more robust.
Building the docker run images and uploading to GCS are now optional and turned off by default. Doing a release shouldn't hit the network now (I think).
2014-09-16 09:58:09 -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
c5cb7202af
Add support for versions in dockerized build.
2014-09-09 14:00:30 -07:00
Joe Beda
7fc3a6c050
Added scheduler binaries plus other misc fixes
...
* Support cleaning out built docker images
* Use bash arrays in places
* Lock etcd version we are testing against
2014-09-09 13:59:23 -07:00
Joe Beda
ec8ede9354
Refactor GCS parts of new release process
2014-09-09 13:53:40 -07:00
Joe Beda
233765967b
Namespace bash functions under build
2014-09-08 09:35:03 -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
Brian Waldon
6b0b4f8522
Add plugin/ to build dir
2014-08-27 17:43:24 -07:00
Joe Beda
76baaa15b2
Fix up not-yet-ready build/... stuff for godep
2014-08-18 17:03:43 -07:00
Jeff Mendoza
d0828f4926
Silence some noise.
...
Silence benign errors in bash scripts.
2014-07-10 14:21:23 -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
96f8cd3761
jbeda/docker-registry -> google/docker-registry
2014-06-20 11:17:08 -07:00
Joe Beda
0376098ee1
Reorganize build script file for clarity
2014-06-20 11:08:50 -07:00
Joe Beda
8d1913b5f4
Expand `build/README.md`.
2014-06-20 10:51:50 -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
4f63a690ee
Support cross compilation.
...
Also add more utilities to copy and clean stuff.
2014-06-17 16:10:57 -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