Rafael Chacón
b13f5a8f62
Solve issue with realpath on Mac OS X.
...
* realpath doesn't work on Mac OS systems. I found the following
workaround that should work in any distro. For more references see the
following: http://serverfault.com/questions/40144/how-can-i-retrieve-the-absolute-filename-in-a-shell-script-on-mac-os-x
2014-07-26 18:15:44 -07:00
Daniel Smith
354ccae7b3
Fix release.sh
2014-07-24 18:50:54 -07:00
derekwaynecarr
69ae2fe4bb
Initial vagrant setup and e2e testing support
2014-07-24 16:32:36 -04:00
Christophe Labouisse
3ce6fc116d
Fixed SCRIPT_DIR computation when CDPATH is set.
2014-07-11 16:55:47 +02:00
Jeff Mendoza
5a556dc3fa
Start modularizing shell scripts
...
Pull release tarball building out of release.sh into new
build-release.sh, so you can build the tarball without uploading
to cloud storage.
2014-07-10 15:46:24 -07:00
Brendan Burns
d5516e4cdc
Activate gce minion list.
2014-07-01 11:33:58 -07:00
Daniel Smith
c97c514742
Rename cloudcfg to kubecfg
2014-06-25 18:01:37 -07:00
Joe Beda
d230625e1a
Move third_party code under third_party/src so it can be used in $GOPATH.
2014-06-13 17:15:49 -07:00
Joe Beda
894a7e3282
Move everything out of src and reorganize scripts.
...
Fixed up some scripts to be more robust. Changed the e2e test setup to use g1-small instances. Fixed up documentation to reflect the new script locations. Disabled the "curl | bash" cluster launch as it hasn't been well tested and doesn't include the cloudcfg tool yet.
2014-06-06 21:41:19 -07:00