- 08 Jun, 2015 33 commits
-
-
Tim St. Clair authored
-
Tim St. Clair authored
-
krousey authored
Add an ssh tunnel option to the /proxy endpoint
-
Brendan Burns authored
Revert "Cut release 0.18.2 with the fix for Docker + memory limits"
-
Brendan Burns authored
-
Brendan Burns authored
Cut release 0.18.2 with the fix for Docker + memory limits
-
Brendan Burns authored
-
Brendan Burns authored
-
krousey authored
Correct arguments to aws cloudformation command in docs
-
krousey authored
example/cluster-dns: Fix typo.
-
krousey authored
Added e2e test case for network partition.
-
krousey authored
Update go-etcd client library version and add ugorji codec to dependencies
-
krousey authored
improve kubectl error message when an object with no kind is passed to the resource builder
-
krousey authored
Reduce noisy scheduler events
-
krousey authored
AWS: Support ext4 or btrfs by setting FILESYSTEM env var
-
krousey authored
coreos.md update
-
Yifan Gu authored
-
krousey authored
Passing memory swap limit -1 by default. Docker remote API never chec…
-
krousey authored
parse apiserver prefix from client config host spec
-
krousey authored
Fix createTestingNS function name in godoc
-
krousey authored
Apiserver can proxy to nodes
-
krousey authored
Update Vagrant guide to use new term nodes
-
krousey authored
Upgrade k8petstore example to v1beta3 API.
-
krousey authored
Print multiple validation errors
-
Patrick Reilly authored
-
Sami Wagiaalla authored
Signed-off-by:Sami Wagiaalla <swagiaal@redhat.com>
-
Marek Grabowski authored
Do not overwrite bash variables in jenkins for scalability tests
-
Jerzy Szczepkowski authored
Added e2e test case which verifies if a node can return to cluster after longer network partition. Valid for gce.
-
Anastasis Andronidis authored
-
Filip Grzadkowski authored
-
Filip Grzadkowski authored
-
Marek Grabowski authored
Add a --e2e-output-dir for use in e2e tests (default is /tmp/)
-
- 07 Jun, 2015 1 commit
-
-
rimusz authored
-
- 06 Jun, 2015 5 commits
-
-
Mike Danese authored
-
Justin Santa Barbara authored
Fix #8376
-
Justin Santa Barbara authored
For parity with GCE, we really want to support aufs. But we previously supported btrfs, so we want to expose that. Most of the work here is required for aufs, and we let advanced users choose devicemapper/btrfs if they have a setup that works for those configurations.
-
Prashanth Balasubramanian authored
-
Dawn Chen authored
swap is enabled by kernel or not, instead by default to set the limit to memory * 2, and return API error 500 if swap is not enabled.
-
- 05 Jun, 2015 1 commit
-
-
Pedro Marques authored
Convert the example to the v1beta3 API since support for beta1 was removed.
-