..
builder
fix golint failures in test/e2e_node/builder
2019-03-26 14:12:45 +08:00
conformance
allows configuring NPD image version in node e2e test and fix the test
2019-02-26 21:29:50 -08:00
environment
fix shellcheck failures of test/e2e_node/environment/setup_host.sh
2019-04-22 22:08:26 +08:00
jenkins
Merge pull request #74488 from xichengliudui/fixshellcheck19022502
2019-03-01 12:49:08 -08:00
perf /workloads
Merge pull request #74646 from mkumatag/refactor_workload_tests
2019-03-15 12:40:57 -07:00
perftype
…
remote
remove unused code
2019-04-19 08:36:31 -04:00
runner
allows configuring NPD image version in node e2e test and fix the test
2019-02-26 21:29:50 -08:00
services
Handle feature gate errors
2019-04-03 16:52:05 +02:00
system
delete all duplicate empty blanks
2019-02-23 10:28:04 +08:00
BUILD
[e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go
2019-04-13 16:58:37 +08:00
OWNERS
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
README.md
Update deprecated links
2019-02-15 09:13:07 -05:00
apparmor_test.go
Move from glog to klog
2018-11-10 07:50:31 -05:00
benchmark_util.go
…
container_log_rotation_test.go
…
container_manager_test.go
New staging repository for cri-api
2019-03-26 18:21:04 -04:00
cpu_manager_test.go
New staging repository for cri-api
2019-03-26 18:21:04 -04:00
critical_pod_test.go
…
density_test.go
Merge pull request #73946 from dashpole/prometheus_core_metrics
2019-03-07 22:43:28 -08:00
device_plugin.go
remove DevicePlugin test for feature gate that can no longer be set
2019-03-12 12:58:23 -07:00
doc.go
…
docker_test.go
…
docker_util.go
remove unused code
2019-04-19 08:36:31 -04:00
dockershim_checkpoint_test.go
…
dynamic_kubelet_config_test.go
…
e2e_node_suite_test.go
fix a mistake-2
2019-04-02 18:19:17 +08:00
eviction_test.go
Merge pull request #74287 from qingsenLi/k8s190220-delete-const
2019-03-01 19:13:53 -08:00
framework.go
…
garbage_collector_test.go
fix increment-decrement lint error
2019-05-06 13:14:51 +08:00
gke_environment_test.go
…
gpu_device_plugin.go
Move gpu_util.go to e2e/framework/gpu
2019-04-10 14:30:24 -07:00
gubernator.sh
…
hugepages_test.go
…
image_id_test.go
…
image_list.go
Move gpu_util.go to e2e/framework/gpu
2019-04-10 14:30:24 -07:00
log_path_test.go
New pod log directory /var/log/pods/NAMESPACE_NAME_UID.
2019-03-08 16:42:14 -08:00
mirror_pod_test.go
Fix many typos in both code and comments
2019-02-27 14:41:02 +07:00
node_container_manager_test.go
Graduate SupportNodePidsLimit to beta
2019-04-05 18:29:52 -04:00
node_perf_test.go
Refactor the node perf tests to run on non-amd64 cluster
2019-03-10 19:23:24 +05:30
node_problem_detector_linux.go
allows configuring NPD image version in node e2e test and fix the test
2019-02-26 21:29:50 -08:00
pids_test.go
SupportPodPidsLimit feature beta with tests
2019-01-09 10:50:59 -05:00
pods_container_manager_test.go
Move from glog to klog
2018-11-10 07:50:31 -05:00
resource_collector.go
…
resource_metrics_test.go
[e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go
2019-04-13 16:58:37 +08:00
resource_usage_test.go
…
restart_test.go
…
runtime_conformance_test.go
…
security_context_test.go
…
summary_test.go
[e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go
2019-04-13 16:58:37 +08:00
system_node_critical_test.go
e2e: ensure static system-node-critical pod not to be evicted
2019-02-25 14:26:24 -08:00
util.go
fix duplicated imports of k8s code ( #77484 )
2019-05-08 10:12:47 -07:00
volume_manager_test.go
…