- 30 Mar, 2015 24 commits
-
-
Zach Loafman authored
-
Victor Marmol authored
Eliminate trailing commas
-
Victor Marmol authored
Use the correct region for the S3 bucket
-
Victor Marmol authored
nodes: record an event on NodeReady changes
-
Jeff Lowdermilk authored
Create gcr.io image for Fluentd to Cloud Logging
-
Federico Simoncelli authored
Signed-off-by:Federico Simoncelli <fsimonce@redhat.com>
-
Victor Marmol authored
node: move the reboot detection logic to kubelet
-
Victor Marmol authored
Don't list AWS instances until they are actually ready
-
Victor Marmol authored
remove remaining references to containerized cadvisor.
-
Justin Santa Barbara authored
-
Victor Marmol authored
Add params for the proxy when installing the API, this fixes some swagger validation errors.
-
Victor Marmol authored
Update Salt config to use gcr.io Fluentd to Cloud Logging agent
-
Victor Marmol authored
Do not allow minor release which is not a decendant of the release branc...
-
Victor Marmol authored
Pick up the latest updates to go-restful.
-
Victor Marmol authored
Fix "brctl: invalid command" message appearing in startup logs
-
Victor Marmol authored
Update GCE getting started guide to include gcloud preview
-
António Meireles authored
since GoogleCloudPlatform/kubernetes#5308 got merged cadvisor facilities are built-in in kubelet, so time to update the 'screenshots'... Signed-off-by:António Meireles <antonio.meireles@reformi.st>
-
Federico Simoncelli authored
Signed-off-by:Federico Simoncelli <fsimonce@redhat.com>
-
Federico Simoncelli authored
Signed-off-by:Federico Simoncelli <fsimonce@redhat.com>
-
gmarek authored
GCE node salt: Use the master FQDN, not the master IP
-
gmarek authored
Fix docs
-
gmarek authored
remove cmd arg from ClientMapperForCommand
-
Sam Ghods authored
-
Zach Loafman authored
We were actually failing to call brctl in configure-vm.sh. I finally tracked it down to the attempt to delete the docker0 bridge. This particular package was getting installed later by Salt anyways, so all this PR is doing is moving the package install up from Salt to bash. Also adds some minor logging.
-
- 29 Mar, 2015 2 commits
-
-
Brendan Burns authored
-
Deyuan Deng authored
-
- 28 Mar, 2015 14 commits
-
-
Zach Loafman authored
This will allow us to upgrade the master by full re-provision, without even bothering to reserve the IP.
-
Zach Loafman authored
Revert "Running etcd 2.0.5 in a pod on master"
-
Zach Loafman authored
-
Brendan Burns authored
-
Brendan Burns authored
-
Victor Marmol authored
Reduce some tab spacing in kubectl
-
Dawn Chen authored
Running etcd 2.0.5 in a pod on master
-
Eric Paris authored
This does some git magic to make sure you do not tag a branch with v0.13.3 unless that branch is a decendant of the release-0.13 branch upstream. Don't allow v0.13.4 if v0.13.3 doesn't exit Don't allow v0.13.3 if v0.13.3 already exits
-
Dawn Chen authored
Kubelet: allow docker to examine terminated container
-
Sam Ghods authored
-
Yu-Ju Hong authored
Removing the if statement so that docker can continue returning the status of terminated containers.
-
Daniel Smith authored
Remove the --machines SaltStack configuration on GCE
-
Victor Marmol authored
Fix kubectl log for single-container pods
-
Abhishek Shah authored
-