Joe Beda
|
33763d07b2
|
Fix e2e test for .ID->.Name change
|
2014-10-22 17:19:53 -07:00 |
Daniel Smith
|
bf942e859f
|
remove old proxy code.
|
2014-10-20 11:28:12 -07:00 |
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
|
15cd6f07d6
|
Use binary releases for cluster push scripts.
This is for GCE right now. Other clouds/clusters are probably broken.
|
2014-10-10 12:30:11 -07:00 |
Dawn Chen
|
223fb6e610
|
Fixed kubelet /healthz by using healthz package
Fixed #1094
|
2014-08-28 15:34:39 -07:00 |
Joe Beda
|
3af9655c36
|
Merge pull request #1011 from pietern/vsphere-squash
Deploy k8s to vSphere
|
2014-08-25 11:50:00 -07:00 |
Pieter Noordhuis
|
ad7f131a5b
|
Deploy k8s to vSphere
|
2014-08-24 20:27:05 -07:00 |
Jeff Mendoza
|
d8d09ace41
|
Refactor Azure deploy scripts.
Refactored to work with cluster/* scripts which require
actions to be defined as methods in cluster/azure/util.sh
|
2014-08-22 15:48:06 -07:00 |
derekwaynecarr
|
a6e87e786d
|
Fix logic errors in validate cluster and make it work for vagrant again
|
2014-08-21 10:58:09 -04:00 |
Brendan Burns
|
514f443854
|
Move healthz checking to cluster validation. Switch to code == 200
|
2014-08-20 15:52:29 -07:00 |
Brendan Burns
|
21ceb380c8
|
Add some initial validation logic.
|
2014-07-29 07:51:40 -07:00 |