kubernetes/test/e2e/common
Kubernetes Prow Robot ee0c2e31e8
Merge pull request #78780 from spiffxp/name-test-e2e-api-imports
rename test/e2e{,_node} api imports to groupversion
2019-06-20 17:14:35 -07:00
..
apparmor.go add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
autoscaling_utils.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
BUILD Move node related methods to framework/node package 2019-06-17 16:59:07 -07:00
configmap.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
configmap_volume.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
container.go transitioning container-runtime from e2e_node to e2e/common 2018-08-24 07:54:19 +05:30
container_probe.go Merge pull request #78916 from mkimuram/rem-dot-import 2019-06-15 16:34:08 -07:00
docker_containers.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
downward_api.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
downwardapi_volume.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
empty_dir.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
events.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
expansion.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
host_path.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
init_container.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
kubelet.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
kubelet_etc_hosts.go tests: Replaces images used with agnhost (part 2) 2019-06-17 06:04:18 -07:00
lifecycle_hook.go tests: Replaces images used with agnhost (part 2) 2019-06-17 06:04:18 -07:00
networking.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
node_lease.go add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
OWNERS Copy node test owners to e2e/common 2019-03-22 12:02:05 -07:00
pods.go Use framework.ExpectNoError() for e2e/common 2019-05-15 01:58:01 +00:00
privileged.go Use framework.ExpectError() for e2e/common 2019-05-29 05:46:16 +00:00
projected_combined.go fix golint failure in e2e/common/[p-r]* 2019-05-27 08:57:02 +09:00
projected_configmap.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
projected_downwardapi.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
projected_secret.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
runtime.go tests: Combine Linux / Windows image pulling tests 2019-06-13 15:57:59 -07:00
runtimeclass.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
secrets.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
secrets_volume.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
security_context.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
sysctl.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
util.go Merge pull request #78378 from k-toyoda-pi/golint_test_e2e_common_s-v 2019-06-20 12:58:35 -07:00
volumes.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00