| .. |
|
builder
|
fix golint failures in test/e2e_node/builder
|
2019-03-26 14:12:45 +08:00 |
|
conformance
|
fix shellcheck failures in test/e2e_node/conformance/run_test.sh
|
2019-06-27 21:12:08 -07:00 |
|
environment
|
only collect metrics for cgroups required by the summary API
|
2019-05-10 12:12:41 -07:00 |
|
jenkins
|
Merge pull request #74488 from xichengliudui/fixshellcheck19022502
|
2019-03-01 12:49:08 -08:00 |
|
perf/workloads
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
perftype
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
|
remote
|
remove unused code
|
2019-04-19 08:36:31 -04:00 |
|
runner
|
Merge pull request #78198 from Random-Liu/node-e2e-service-account
|
2019-05-22 20:06:23 -07:00 |
|
services
|
remove github.com/kardianos/osext
|
2019-07-15 23:40:13 +02:00 |
|
system
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
|
apparmor_test.go
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
benchmark_util.go
|
Refactored metrics-related functions from framework/metrics_util.go
|
2019-07-08 19:35:10 -04:00 |
|
BUILD
|
Revert "feat: cleanup pod critical pod annotations feature"
|
2019-07-18 13:31:12 +08:00 |
|
container_log_rotation_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
container_manager_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
cpu_manager_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
critical_pod_test.go
|
Revert "feat: cleanup pod critical pod annotations feature"
|
2019-07-18 13:31:12 +08:00 |
|
density_test.go
|
use ExpectEqual in density_test.go
|
2019-07-22 16:11:11 +09:00 |
|
device_plugin.go
|
feat: move service_util to separated package
|
2019-07-19 08:32:39 +08:00 |
|
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
|
docker_test.go
|
Update the nginx image from hub.docker.com
|
2018-08-04 05:19:53 +05:30 |
|
docker_util.go
|
remove unused code
|
2019-04-19 08:36:31 -04:00 |
|
dockershim_checkpoint_test.go
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
dynamic_kubelet_config_test.go
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
e2e_node_suite_test.go
|
remove github.com/kardianos/osext
|
2019-07-15 23:40:13 +02:00 |
|
eviction_test.go
|
add import-alias for k8s.io/api/scheduling/v1
|
2019-06-20 11:40:47 -07:00 |
|
framework.go
|
Add [sig-node] to some unowned e2e_node tests
|
2017-11-27 11:35:44 -05:00 |
|
garbage_collector_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
gke_environment_test.go
|
Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node
|
2018-08-07 21:06:04 -07:00 |
|
gpu_device_plugin.go
|
e2e refactor: cleanup Logf form framework/util
|
2019-05-24 16:39:46 +08:00 |
|
gubernator.sh
|
fix test/e2e_node/gubernator.sh shellcheck failures
|
2019-06-23 17:01:54 -07:00 |
|
hugepages_test.go
|
Remove use of HugePages feature flag in test
|
2019-07-08 17:05:05 +02:00 |
|
image_id_test.go
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
image_list.go
|
tests: Replaces images used with agnhost (part 3)
|
2019-06-26 13:33:55 -07:00 |
|
log_path_test.go
|
Refactored pod-related functions from framework/util.go
|
2019-05-30 09:30:26 -04: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
|
Not asking for sudo passwords for password-less sudo users any more
|
2019-05-29 14:04:13 -07:00 |
|
node_perf_test.go
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
node_problem_detector_linux.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
OWNERS
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
|
pids_test.go
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
pods_container_manager_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |
|
quota_lsci_test.go
|
Rename pkg/volume/util/quota -> pkg/volume/util/fsquota
|
2019-05-31 13:57:44 -04:00 |
|
README.md
|
Update deprecated links
|
2019-02-15 09:13:07 -05:00 |
|
resource_collector.go
|
Merge pull request #79162 from SataQiu/fix-test-20190619
|
2019-06-21 12:17:04 -07:00 |
|
resource_metrics_test.go
|
add import-alias for k8s.io/kubernetes/pkg/kubelet/apis/resourcemetrics/v1alpha1
|
2019-06-20 11:41:23 -07:00 |
|
resource_usage_test.go
|
Merge pull request #79162 from SataQiu/fix-test-20190619
|
2019-06-21 12:17:04 -07:00 |
|
restart_test.go
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
runtime_conformance_test.go
|
Merge pull request #79162 from SataQiu/fix-test-20190619
|
2019-06-21 12:17:04 -07:00 |
|
security_context_test.go
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
summary_test.go
|
Merge pull request #79162 from SataQiu/fix-test-20190619
|
2019-06-21 12:17:04 -07:00 |
|
system_node_critical_test.go
|
e2e refactor: cleanup Logf form framework/util
|
2019-05-24 16:39:46 +08:00 |
|
util.go
|
add import-alias for k8s.io/kubernetes/pkg/kubelet/apis/podresources/v1alpha1
|
2019-06-20 11:41:21 -07:00 |
|
util_xfs_linux.go
|
Add e2e test for quota-based eviction.
|
2019-05-29 15:12:28 -04:00 |
|
util_xfs_unsupported.go
|
Add e2e test for quota-based eviction.
|
2019-05-29 15:12:28 -04:00 |
|
volume_manager_test.go
|
Cleanup e2e_node test style
|
2019-06-14 17:51:48 +02:00 |