k3s/test/e2e_node
Kubernetes Submit Queue e6c74bbaaf Merge pull request #46221 from FengyunPan/close-file
Automatic merge from submit-queue

Close file after os.Open()

None
2017-06-03 04:42:00 -07:00
..
builder autogenerated 2017-04-14 10:40:57 -07:00
conformance Fix the last deprecated "gcloud docker push args" usage. 2017-04-26 11:20:25 -07:00
environment should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) 2017-03-06 09:14:48 +08:00
jenkins Merge pull request #46303 from Random-Liu/fix-cos-image-project 2017-05-24 23:19:09 -07:00
remote fix typo 2017-05-15 12:07:36 +08:00
runner Adding an installer script that installs Nvidia drivers in Container Optimized OS 2017-05-20 21:17:19 -07:00
services Merge pull request #44457 from dnardo/e2e_node_cni 2017-04-18 13:19:08 -07:00
system Support validating package versions in node conformance test 2017-05-30 17:44:40 -07:00
BUILD Add predicates check for local storage request 2017-06-01 15:57:50 -07:00
OWNERS Add derekwaynecarr to approvers list for test/e2e_node 2017-03-31 18:00:15 -04:00
README.md test/e2e*: add/update README.md files. 2017-04-03 19:05:50 +02:00
allocatable_eviction_test.go Merge pull request #44520 from dashpole/test_eviction_fix 2017-05-16 21:27:54 -07:00
apparmor_test.go node e2e: apparmor test should fail instead of panicking 2017-03-02 16:36:52 -08:00
benchmark_util.go
container.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
container_manager_test.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
critical_pod_test.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
density_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
disk_eviction_test.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
doc.go
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 e2e: Prefer kubeconfig host to default 2017-04-19 14:58:43 -07:00
garbage_collector_test.go add semicolon 2017-06-01 13:32:59 -07:00
gpus.go Adding an installer script that installs Nvidia drivers in Container Optimized OS 2017-05-20 21:17:19 -07:00
gubernator.sh
image_id_test.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
image_list.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
inode_eviction_test.go log age of stats used for evictions during eviction tests 2017-05-18 13:51:23 -07:00
kubelet_test.go
lifecycle_hook_test.go e2e-node: refactor lifecycle test to avoid selinux issues 2017-03-20 11:56:10 -05:00
local_storage_allocatable_eviction_test.go Add local storage (scratch space) allocatable support 2017-06-01 15:57:50 -07:00
log_path_test.go
memory_eviction_test.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
mirror_pod_test.go
node_container_manager_test.go easy changes 2017-04-27 09:41:53 -07:00
node_problem_detector_linux.go Close file after os.Open() 2017-05-22 21:51:11 +08:00
pods_container_manager_test.go cgroup names created by kubelet should be lowercased 2017-03-06 11:19:21 -05:00
resource_collector.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
resource_usage_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
restart_test.go
runtime_conformance_test.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
security_context_test.go Add node e2e tests for hostNetwork 2017-05-17 10:31:17 +08:00
simple_mount.go
summary_test.go add semicolon 2017-06-01 13:32:59 -07:00
util.go log age of stats used for evictions during eviction tests 2017-05-18 13:51:23 -07:00
volume_manager_test.go

README.md