- 12 Jan, 2016 1 commit
-
-
Mike Danese authored
Some functionality in hack/lib is currently depended on by cluster/common.sh so kube-up from the full release tar (which does not include hack/) is currently broken. With this PR we create cluster/lib/ and move the necessary bits from hack/ over to get kube-up working again. Fixes: 96d1b8d1Signed-off-by:
Mike Danese <mikedanese@google.com>
-
- 11 Jan, 2016 17 commits
-
-
Saad Ali authored
Fix fake docker client to corretly report status of containers
-
Saad Ali authored
Add a container runtime mock for testing
-
Saad Ali authored
Revert "Remove FailedResourceType and return custom error"
-
Saad Ali authored
-
Minhan Xia authored
Improve ES test resilience
-
Joe Finney authored
Add soak tests to source control.
-
Marek Grabowski authored
Changes required for test analyzer
-
gmarek authored
-
Marek Grabowski authored
Run test for grabbing metrics from Kubelet only on GCE
-
gmarek authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Marek Grabowski authored
Label 3 flaky deployment e2e tests with [Flaky]
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
mdshuai authored
-
- 10 Jan, 2016 4 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
James DeFelice authored
-
David Oppenheimer authored
Fix data race by eliminating concurrency in test
-
- 09 Jan, 2016 4 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Yu-Ju Hong authored
Kubelet doesn't perform checkpointing and loses all its internal states after restarts. It'd then mistaken pods from the api server as new pods and attempt to go through the admission process. This may result in pods being rejected even though they are running on the node (e.g., out of disk situation). This change adds a condition to check whether the pod was seen before and categorize such pods as updates. The change also removes freeze/unfreeze mechanism used to work around such cases, since it is no longer needed and it stopped working correctly ever since we switched to incremental updates.
-
- 08 Jan, 2016 14 commits
-
-
Jeff Lowdermilk authored
Label [Skipped] tests apprpriately
-
Joe Finney authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Isaac Hollander McCreery authored
Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes)
-
Minhan Xia authored
-
Janet Kuo authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
James DeFelice authored
-
Eric Tune authored
-
Marek Grabowski authored
Implement JSON printing for test summaries
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-