k3s/test/e2e_node
Kubernetes Submit Queue 4bae0f3a96 Merge pull request #35927 from timstclair/summary-test
Automatic merge from submit-queue

Bump Kubelet workingset upper bound

For https://github.com/kubernetes/kubernetes/issues/34990

Follow up to https://github.com/kubernetes/kubernetes/pull/35828, because working memory is too high now too.
2016-10-31 15:34:18 -07:00
..
builder rename test/e2e_node/build/ to builder/ 2016-10-24 14:47:26 -07:00
environment kubelet calls GetDirFsInfo(root directory) instead of using GetFsInfo(root label). Reverted #33520, and changed e2e test context to use nodefs 2016-10-27 08:04:59 -07:00
jenkins Merge pull request #35717 from vishh/rkt-v1.18.0 2016-10-28 03:10:30 -07:00
remote Updating GCI mounter to be containerized 2016-10-27 09:37:08 -07:00
runner autogenerated 2016-10-24 14:47:27 -07:00
services Make master+federation ServerRunOptions embeddings explicit 2016-10-31 11:04:58 +01:00
BUILD periodically GC pod ips 2016-10-27 22:15:35 -07:00
OWNERS add Lantao Liu as node e2e reviewer. Relieve pwittroc@ from node e2e maintenance 2016-08-11 12:56:05 -07:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
apparmor_test.go Make hack/update_owners.py get list from local repo, add --check option. 2016-10-25 12:26:21 -07:00
benchmark_util.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
cgroup_manager_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
container.go Add image pull retry in image pulling test. 2016-09-19 14:18:37 -07:00
container_manager_test.go Merge pull request #33178 from k82cn/remove_unused_var 2016-09-25 21:30:59 -07:00
density_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
disk_eviction_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
dynamic_kubelet_configuration_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
e2e_node_suite_test.go Add the monitorParent option when starting services, and set 2016-09-24 19:45:19 -07:00
gubernator.sh Fix error message around gcloud calls in node e2e and gubernator 2016-09-17 01:05:20 -04:00
image.go Add client version. 2016-09-19 21:27:00 -07:00
image_conformance_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
image_id_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
image_list.go Kubelet: Use RepoDigest for ImageID when available 2016-10-10 15:16:58 -04:00
kubelet_test.go Delete old summary test 2016-10-17 16:43:13 -07:00
lifecycle_hook_test.go Add container lifecycle hook test. 2016-09-23 17:13:19 -07:00
memory_eviction_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
mirror_pod_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
resource_collector.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
resource_usage_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
restart_test.go periodically GC pod ips 2016-10-27 22:15:35 -07:00
runtime_conformance_test.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
simple_mount.go Simple mount test 2016-10-24 05:50:24 -07:00
summary_test.go Bump Kubelet workingset upper bound 2016-10-31 13:51:07 -07:00
util.go Wait for the memory pressure condition to be absent before finishing the memory eviction test 2016-08-26 10:15:28 -07:00

README.md