..
builder
fix golint failures in test/e2e_node/builder
2019-03-26 14:12:45 +08:00
conformance
using short flags instead with validate
2019-09-25 23:08:50 +08:00
environment
Merge pull request #81932 from palnabarun/fix-staticcheck-tests-e2e_node
2019-09-20 22:55:37 -07:00
jenkins
opt out of module mode for builds
2019-11-06 17:39:05 -05:00
perf /workloads
Merge pull request #78418 from mysunshine92/fix-typo-e2e-node
2019-09-25 13:50:06 -07:00
perftype
update BUILD files
2017-10-15 18:18:13 -07:00
remote
Fixes static check failures in test/e2e_node/*
2019-09-14 00:39:45 +05:30
runner
migrate callers to g/g/uuid
2019-11-04 23:15:29 -08:00
services
Phase 2: service and endpoint processing
2019-08-28 15:59:43 +00:00
system
delete all duplicate empty blanks
2019-02-23 10:28:04 +08:00
apparmor_test.go
clean up test code
2019-09-05 23:44:19 +08:00
benchmark_util.go
Copy PrettyPrintJSON to core framework
2019-09-23 18:10:50 +00:00
BUILD
Remove pkg/util/mount (moved out of tree)
2019-11-15 08:29:12 -07:00
container_log_rotation_test.go
Use ExpectEqual in test/e2e_node/[a-d]
2019-08-01 09:27:52 +09:00
container_manager_test.go
update process name to fix pod infra containers oom-score-adj should be -998 and best effort container's should be 1000
2019-09-17 11:25:38 +08:00
cpu_manager_test.go
Fix up e2enode.GetReadySchedulableNodes, replace many uses of framework.GetReadySchedulableNodesOrDie
2019-09-24 13:03:39 -04:00
critical_pod_test.go
Use framework.ExpectNotEqual()
2019-09-20 16:09:44 +08:00
density_test.go
Copy PrettyPrintJSON to core framework
2019-09-23 18:10:50 +00:00
device_plugin_test.go
clean up test code
2019-09-05 23:44:19 +08:00
doc.go
docker_test.go
e2e_node: clean up non-recommended import
2019-07-28 12:49:36 +08:00
docker_util.go
remove unused code
2019-04-19 08:36:31 -04:00
dockershim_checkpoint_test.go
clean up test code
2019-09-05 23:44:19 +08:00
dynamic_kubelet_config_test.go
Fixes static check failures in test/e2e_node/*
2019-09-14 00:39:45 +05:30
e2e_node_suite_test.go
Move RegisterNodeFlags() to e2e_node test
2019-11-14 18:11:21 +00:00
eviction_test.go
Fix pre pull of images in DiskPressure tests
2019-09-19 12:24:17 +02:00
framework.go
Add [sig-node] to some unowned e2e_node tests
2017-11-27 11:35:44 -05:00
garbage_collector_test.go
e2e_node: clean up non-recommended import
2019-07-28 12:49:36 +08:00
gke_environment_test.go
Fixes static check failures in test/e2e_node/*
2019-09-14 00:39:45 +05:30
gpu_device_plugin_test.go
clean up test code
2019-09-05 23:44:19 +08:00
gubernator.sh
fix test/e2e_node/gubernator.sh shellcheck failures
2019-06-23 17:01:54 -07:00
hugepages_test.go
Compact memory before requesting huge pages
2019-09-17 17:04:01 +02:00
image_id_test.go
clean up test code
2019-09-05 23:44:19 +08:00
image_list.go
Move GetGPUDevicePluginImage to the test
2019-08-14 00:01:50 +00:00
log_path_test.go
Fixes static check failures in test/e2e_node/*
2019-09-14 00:39:45 +05:30
mirror_pod_test.go
Add mirror pod e2e test
2019-10-29 16:14:06 -07:00
node_container_manager_test.go
Delete duplicate resource.Quantity.Copy()
2019-08-19 17:23:14 -07:00
node_perf_test.go
Fix up e2enode.GetReadySchedulableNodes, replace many uses of framework.GetReadySchedulableNodesOrDie
2019-09-24 13:03:39 -04:00
node_problem_detector_linux.go
clean up test code
2019-09-05 23:44:19 +08:00
OWNERS
Audit of test/* OWNERS files
2019-10-10 15:52:51 -05:00
pids_test.go
Merge pull request #81932 from palnabarun/fix-staticcheck-tests-e2e_node
2019-09-20 22:55:37 -07:00
pods_container_manager_test.go
e2e_node: clean up non-recommended import
2019-07-28 12:49:36 +08:00
quota_lsci_test.go
Remove pkg/util/mount (moved out of tree)
2019-11-15 08:29:12 -07:00
README.md
Update deprecated links
2019-02-15 09:13:07 -05:00
resource_collector.go
clean up test code
2019-09-05 23:44:19 +08:00
resource_metrics_test.go
Update golang scientific notation using hack/update-gofmt.sh
2019-09-12 18:05:49 -07:00
resource_usage_test.go
clean up test code
2019-09-05 23:44:19 +08:00
restart_test.go
clean up test code
2019-09-05 23:44:19 +08:00
runtime_conformance_test.go
clean up test code
2019-09-05 23:44:19 +08:00
security_context_test.go
Remove checks for PodShareProcessNamespace feature gate
2019-10-31 17:15:23 +00:00
startup_probe_test.go
Merge pull request #84291 from matthyx/startup_probe_test
2019-11-13 02:47:11 -08:00
summary_test.go
Update golang scientific notation using hack/update-gofmt.sh
2019-09-12 18:05:49 -07:00
system_node_critical_test.go
Fix pre pull of images in DiskPressure tests
2019-09-19 12:24:17 +02:00
util_xfs_linux.go
Remove pkg/util/mount (moved out of tree)
2019-11-15 08:29:12 -07:00
util_xfs_unsupported.go
Add e2e test for quota-based eviction.
2019-05-29 15:12:28 -04:00
util.go
Eliminate some default conversions
2019-11-06 14:08:15 +01:00
volume_manager_test.go
e2e_node: clean up non-recommended import
2019-07-28 12:49:36 +08:00