..
builder
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
conformance
*.sh: cleanup all white noise
2020-05-29 09:56:00 +08:00
environment
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
gcp
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
jenkins
Add mrunalp as node approver
2020-11-04 15:48:30 -08:00
perf /workloads
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
perftype
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
remote
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
runner
Update dependencies in local node test runner
2021-03-06 10:41:18 -06:00
services
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
system
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
testing-manifests
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
apparmor_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
benchmark_util.go
generated: run refactor
2020-02-07 18:16:47 -08:00
container_log_rotation_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
container_manager_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
cpu_manager_test.go
Merge pull request #98373 from cynepco3hahue/e2e_fix_cpus_assumptions
2021-02-24 11:11:03 -08:00
critical_pod_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
density_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
device_plugin_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
doc.go
fix golint issues in test/e2e_node
2019-11-26 16:26:55 +08:00
docker_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
docker_util.go
switch to docker command line
2020-01-17 21:08:13 -05:00
dockershim_checkpoint_test.go
more artisanal fixes
2020-03-05 14:59:47 -08:00
dynamic_kubelet_config_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
e2e_node_suite_test.go
Default cluster dns-domain to empty string in e2e_node suite
2021-01-13 10:53:11 -06:00
eviction_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
framework.go
fix golint issues in test/e2e_node
2019-11-26 16:26:55 +08:00
garbage_collector_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
gpu_device_plugin_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
gubernator.sh
fix test/e2e_node/gubernator.sh shellcheck failures
2019-06-23 17:01:54 -07:00
hugepages_test.go
e2e node: wait for kubelet health check to pass after kubelet restart
2021-03-02 14:48:03 +02:00
image_id_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
image_list.go
test images: use recently promoted images
2021-01-28 10:09:00 -08:00
log_path_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
memory_manager_test.go
memory manager: update API constant to have camel case format
2021-02-09 01:10:02 +02:00
mirror_pod_grace_period_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
mirror_pod_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
node_container_manager_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
node_perf_test.go
prepare node performance tests to move to separate job
2020-10-21 16:55:49 -07:00
node_problem_detector_linux.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
node_shutdown_linux_test.go
Fixes to node shutdown e2e test
2021-03-04 12:16:47 -08:00
numa_alignment.go
Implement e2e tests for pod scope alignment
2020-11-12 12:25:55 +01:00
OWNERS
Add mrunalp as node approver
2020-11-04 15:48:30 -08:00
pids_test.go
follow up cleanup after SupportPodPidLimits GA
2020-09-14 18:50:24 +00:00
pod_hostnamefqdn_test.go
Fixing expected pod subdomain to match framework.TestContext.ClusterDNSDomain
2020-11-06 13:20:46 -05:00
pods_container_manager_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
quota_lsci_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
README.md
Removed broken link to Analytics
2020-08-13 16:03:37 -04:00
resource_collector.go
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
resource_metrics_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
resource_usage_test.go
enable benchmark by matching test config
2020-10-15 08:14:49 -07:00
restart_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
runtime_conformance_test.go
Cleanup test/e2e/common directory - part2
2021-03-03 10:27:35 +01:00
runtimeclass_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
security_context_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
summary_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
system_node_critical_test.go
Mark remaining e2e_node tests with [sig-*] label
2021-02-23 20:11:09 +01:00
topology_manager_test.go
Merge pull request #98342 from cynepco3hahue/e2e_move_delete_state_file_to_after_each
2021-02-24 11:10:50 -08:00
util.go
e2e node: wait for kubelet health check to pass after kubelet restart
2021-03-02 14:48:03 +02:00
util_sriov.go
e2e: topomgr: autodetect SRIOV resource to use
2020-02-10 22:47:53 +01:00
util_xfs_linux.go
Change code to use staging/k8s.io/mount-utils
2020-09-16 21:51:24 -07:00
util_xfs_unsupported.go
fix golint issues in test/e2e_node
2019-11-26 16:26:55 +08:00
utils_linux.go
e2e_node: adapt tests to cgroup v2
2020-04-09 16:18:05 +02:00
utils_unsupported.go
e2e_node: adapt tests to cgroup v2
2020-04-09 16:18:05 +02:00
volume_manager_test.go
typo fixed
2021-02-25 17:52:17 +08:00