- 04 Jun, 2015 2 commits
-
-
markturansky authored
-
markturansky authored
-
- 03 Jun, 2015 38 commits
-
-
Piotr Szczesniak authored
Load test: set threshold for latency metrics and add periodic lists
-
Filip Grzadkowski authored
-
Brian Grant authored
Revert "Added e2e test case for network partition."
-
Brian Grant authored
-
Piotr Szczesniak authored
Decrease threshold for latency metrics in density tests
-
Filip Grzadkowski authored
-
Filip Grzadkowski authored
Increased failCount param in RunRC function for e2e tests.
-
Piotr Szczesniak authored
The previous value was 10 (equivalent of 50sec) current is 24 (2min). Time in brackets mean: how long should I wait for the next pod of RC to be created. While we are creating 3000 pods for scalability tests it tends to fail.
-
Piotr Szczesniak authored
Creating RCs sequentially not in parallel in Load e2e test
-
Piotr Szczesniak authored
-
Brian Grant authored
Ginkgo naming conventions (fixed)
-
Brian Grant authored
Revert "Make services e2e test more debuggable"
-
Brian Grant authored
-
Brian Grant authored
Make services e2e test more debuggable
-
Brian Grant authored
Prevent access to the /run and /exec endpoints on the master's kubelet
-
Brian Grant authored
Insert 'svc' into the DNS search paths
-
Brian Grant authored
Reduce number of list requests in watch-based cache
-
Brian Grant authored
Use Node IP Address instead of Node.Name in minion.ResourceLocation.
-
Brian Grant authored
Kubelet: Add metric for tracking Docker error count
-
Brian Grant authored
Add an explicit variable to indicate whether an instance is master or not
-
Brian Grant authored
Kubelet unit test cleanup
-
jayunit100 authored
-
Brian Grant authored
Fix a bug in kubectl exec handling.
-
jayunit100 authored
This reverts commit 479e5005, reversing changes made to 5115f0e6.
-
Brian Grant authored
Revert "Cleanup ginkgo declarative naming in E2Es"
-
Brian Grant authored
-
CJ Cullen authored
Refactor GetNodeHostIP into pkg/util/node (instead of pkg/util to break import cycle). Include internalIP in gce NodeAddresses. Remove NodeLegacyHostIP
-
Brian Grant authored
Add a new contiguous allocator strategy option
-
Brian Grant authored
Add an advertise-address flag
-
Brendan Burns authored
-
Tim Hockin authored
-
Brian Grant authored
Updated node.md
-
Brian Grant authored
Explain that file-based pods cannot use secrets
-
Brian Grant authored
Don't assume that CA_CERT_BASE64 will be set.
-
Brian Grant authored
Cleanup ginkgo declarative naming in E2Es
-
Victor Marmol authored
Allows the tracking of errors by Docker operation.
-
Victor Marmol authored
-
CJ Cullen authored
-