Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
NickrenREN
d4376599ba
Cleanup: replace some hardcoded codes and remove unused functions
2017-04-25 09:38:25 +08:00
Yu-Ju Hong
056e343e03
node e2e: improve the validate OOM score test for infra containers
...
The test blindly checked all "pause" processes on the node, assuming
they were all infra containers. This change takes a snapshot of all
existing "pause" processes on the node, and exclude them in the
validation. The test still relies on the fact that it runs exclusively
on the node. If that assumption changes, we will need other methods to
locate the PIDs of the infra containers.
2017-03-16 15:39:03 -07:00
Vishnu Kannan
cc5f5474d5
add support for node allocatable phase 2 to kubelet
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-27 21:24:44 -08:00
Random-Liu
1226c5794a
Print running containers in infra container oom score test.
2017-02-10 17:45:21 -08:00
Dr. Stefan Schimanski
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
Dr. Stefan Schimanski
d7eb3b6870
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
2017-01-25 19:45:09 +01:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
Chao Xu
29400ac195
test/e2e_node
2016-11-23 15:53:09 -08:00
Kubernetes Submit Queue
66d67ee41d
Merge pull request #33178 from k82cn/remove_unused_var
...
Automatic merge from submit-queue
Removed unused var.
2016-09-25 21:30:59 -07:00
Klaus Ma
849400abf9
Fix build error on Mac.
2016-09-25 11:15:42 +08:00
Klaus Ma
10e880684f
Removed unused var.
2016-09-21 23:28:15 +08:00
Random-Liu
ed411c9042
Add image white list, images in white list will be prepulled, and
...
only images in white list could be used in the test. Currently only
enabled in node e2e test.
2016-09-19 14:39:23 -07:00
Vish Kannan
a1fe3adbc7
Revert "Revert "[kubelet] Fix oom-score-adj policy in kubelet""
2016-09-16 16:32:58 -07:00
Vish Kannan
492ca3bc9c
Revert "[kubelet] Fix oom-score-adj policy in kubelet"
2016-09-15 19:28:59 -07:00
Vishnu kannan
e4acad7afb
Fix oom-score-adj policy in kubelet.
...
Docker daemon and kubelet needs to be protected by setting oom-score-adj to -999.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-09-14 11:56:10 -07:00
Harry Zhang
c495397cae
Refactor uuid into its own pkg
2016-07-30 00:07:02 -04:00
Random-Liu
e40e82bd5c
Make it possible to share test between e2e and node e2e,
...
and make container probing test shared to validate.
2016-07-18 14:05:08 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Tim St. Clair
376b5f247a
Refactor common pod patterns to e2e framework.
2016-06-28 17:20:08 -07:00
Yu-Ju Hong
2b65b5a283
Node e2e: switch most of the tests to use the e2e framework
...
This commit switches the tests to use the e2e framework, so that namespace
creation/deletion is handled between tests.
2016-06-14 01:19:47 -07:00
Phillip Wittrock
839f4f8dd2
Pre-pull images in node e2e-tests. Possible resolution for #24905
2016-05-20 05:22:30 +00:00
liang chenye
3c9306e521
fix #24937 : flake pod not found
...
Signed-off-by: liang chenye <liangchenye@huawei.com>
2016-05-05 15:29:28 +08:00
liang chenye
aa3bf1faac
refactor e2e_node conformance test
...
Signed-off-by: liang chenye <liangchenye@huawei.com>
2016-04-28 16:20:14 +08:00
Vishnu kannan
d4db40e87f
Adding an e2e test for oom score adjust handling.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-04-11 12:51:42 -07:00