kubernetes/test/e2e_node
Kubernetes Submit Queue e623fed778 Merge pull request #48636 from jingxu97/July/allocatable
Automatic merge from submit-queue (batch tested with PRs 48636, 49088, 49251, 49417, 49494)

Fix issues for local storage allocatable feature

This PR fixes the following issues:
1. Use ResourceStorageScratch instead of ResourceStorage API to represent
local storage capacity
2. In eviction manager, use container manager instead of node provider
(kubelet) to retrieve the node capacity and reserved resources. Node
provider (kubelet) has a feature gate so that storagescratch information
may not be exposed if feature gate is not set. On the other hand,
container manager has all the capacity and allocatable resource
information.

This PR fixes issue #47809
2017-07-24 19:30:33 -07:00
..
builder autogenerated 2017-04-14 10:40:57 -07:00
conformance Supports customized system spec in the node conformance test and creates the GKE system spec 2017-07-14 09:39:19 -07:00
environment Run cAdvisor on the same interface as kubelet 2017-06-08 16:43:38 -04:00
jenkins Merge pull request #49064 from yguo0905/ubuntu-gke 2017-07-20 17:02:50 -07:00
perftype Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
remote remove redundant param in e2e_node/remote 2017-07-19 22:25:31 +08:00
runner Supports customized system spec in the node conformance test and creates the GKE system spec 2017-07-14 09:39:19 -07:00
services Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
system Merge pull request #46893 from yguo0905/image-spec 2017-07-14 16:49:52 -07:00
allocatable_eviction_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
apparmor_test.go Name change: s/timstclair/tallclair/ 2017-07-10 14:05:46 -07:00
benchmark_util.go Add test image name to the OS image field of the perf metrics 2017-07-12 14:51:45 -07:00
BUILD Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
container.go run hack/update-all 2017-06-22 11:31:03 -07:00
container_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
critical_pod_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
density_test.go Move metrics_grabbert to test/e2e 2017-07-07 13:13:44 +02:00
disk_eviction_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
dockershim_checkpoint_test.go add dockershim checkpoint node e2e test 2017-06-29 13:26:09 -07:00
dynamic_kubelet_configuration_test.go Remove angle brackets in the test name. 2017-02-07 16:22:59 -08:00
e2e_node_suite_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
garbage_collector_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
gpus.go Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
gubernator.sh Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
image_id_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
image_list.go Bump up npd version to v0.4.1 2017-06-22 13:13:50 -07:00
inode_eviction_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
kubelet_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
lifecycle_hook_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
local_storage_allocatable_eviction_test.go Fix issues for local storage allocatable feature 2017-07-13 12:06:19 -07:00
local_storage_isolation_eviction_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
log_path_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
memory_eviction_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
mirror_pod_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
node_container_manager_test.go Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
node_problem_detector_linux.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
OWNERS Add yujuhong to test/e2e_node/OWNERS 2017-07-20 09:48:54 -07:00
pods_container_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
resource_collector.go run hack/update-all 2017-06-22 11:31:03 -07:00
resource_usage_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
restart_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
runtime_conformance_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
security_context_test.go Add node e2e tests for runAsUser 2017-06-29 09:17:14 +08:00
simple_mount.go run hack/update-all 2017-06-22 11:31:03 -07:00
summary_test.go volume i/o tests for storage plugins 2017-07-18 17:59:15 -07:00
util.go Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
volume_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00