- 07 Jan, 2015 40 commits
-
-
Tim Hockin authored
Allow specifying GCE network in GKE provider, default to "e2e" for tests
-
Brendan Burns authored
Revert "Fix inflight merge conflict by adapting rollingupdate to #2861"
-
Brendan Burns authored
Revert "add kubeconfig types"
-
Brendan Burns authored
-
Brendan Burns authored
-
Zach Loafman authored
-
Brendan Burns authored
Add a little bit more logging to a test
-
Brendan Burns authored
Update etcd-http-read-timeout to match with coreos validator
-
Clayton Coleman authored
Add *useful* DeepEqual
-
Zach Loafman authored
the build.
-
Clayton Coleman authored
Fix inflight merge conflict by adapting rollingupdate to #2861
-
Clayton Coleman authored
ClientConfig changed right as rollingupdate was introduced.
-
Clayton Coleman authored
add kubeconfig types
-
bgrant0607 authored
Add a rollingupdate lib and command to kubectl
-
Brendan Burns authored
Add an example of running Cloud Native Hazelcast on k8s.
-
deads2k authored
-
Zach Loafman authored
Add script to push CI artifacts to gs://kubernetes-release/ci
-
Brendan Burns authored
Add a script suitable for wget https://get.k8s.io | sh installation
-
deads2k authored
-
Tim Hockin authored
Add a lock around the other docker pull.
-
Tim Hockin authored
Fix few vet errors.
-
PhilippeDupont authored
fix incorrect type for "http_read_timeout" (want float64).
-
Tim Hockin authored
Added e2e test: checks service env vars created.
-
Tim Hockin authored
Use DNS for Elasticsearch
-
PhilippeDupont authored
Refering to https://github.com/coreos/coreos-cloudinit-validator/blob/master/third_party/github.com/coreos/coreos-cloudinit/config/etcd.go#L31 http-read-timeout must be used to fit in coreos validator
-
Clayton Coleman authored
Make 'make clean' work with Docker not installed.
-
Paulo Pires authored
-
Paulo Pires authored
-
Rohit Jnagal authored
There are quite a few 'composite literal uses unkeyed fields' errors that I have kept out of this patch. And there's a couple where vet just seems confused. These are the easiest ones.
-
Brendan Burns authored
Fixes e2e (I hope), certainly passes e2e in my client.
-
Brendan Burns authored
Revert "Avoid race between image pull and garbage collect"
-
Brendan Burns authored
This reverts commit 6f14e2e2.
-
Brendan Burns authored
Avoid race between image pull and garbage collect
-
Eric Tune authored
-
Jeff Lowdermlk authored
Also decouple conditions from client for testability.
-
Tim Hockin authored
Numeric type for resources
-
Eric Tune authored
Surfacing events for pods created by config files.
-
Daniel Smith authored
-
Dawn Chen authored
-