.. |
BUILD
|
Merge pull request #76734 from oomichi/conformance-req-01
|
2019-05-10 19:28:11 -07:00 |
OWNERS
|
Copy node test owners to e2e/common
|
2019-03-22 12:02:05 -07:00 |
apparmor.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
autoscaling_utils.go
|
Move scalability, upgrade, and common packages to framework/log
|
2019-05-04 12:45:15 -05:00 |
configmap.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
configmap_volume.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
container.go
|
transitioning container-runtime from e2e_node to e2e/common
|
2018-08-24 07:54:19 +05:30 |
container_probe.go
|
Add a tcp probe e2e test
|
2019-05-15 15:23:35 -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
|
Check conformance test should not call any Skip
|
2019-05-03 18:37:31 +00:00 |
downwardapi_volume.go
|
Use framework.ExpectNoError() on e2e/common
|
2019-05-17 17:30:38 +00:00 |
empty_dir.go
|
promote shared volumes between the container in a pod e2e to conformance
|
2019-03-19 14:39:40 +05:30 |
events.go
|
use core client with explicit version globally
|
2017-10-27 15:48:32 +08:00 |
expansion.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
host_path.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
init_container.go
|
Use framework.ExpectNoError() on e2e/common
|
2019-05-17 17:30:38 +00:00 |
kubelet.go
|
tests: Adds [LinuxOnly] tag to conformance test
|
2019-02-11 02:44:09 -08:00 |
kubelet_etc_hosts.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
lifecycle_hook.go
|
Add IPv6 support to the Container Lifecycle tests
|
2019-03-10 17:24:09 +01:00 |
networking.go
|
Fix golint failures of e2e/framework/n*.go
|
2019-03-29 02:17:43 +00:00 |
node_lease.go
|
Use framework.ExpectNoError() on e2e/common
|
2019-05-17 17:30:38 +00: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
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
projected_downwardapi.go
|
fix golint failure in e2e/common/[p-r]*
|
2019-05-27 08:57:02 +09:00 |
projected_secret.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
runtime.go
|
fix golint failure in e2e/common/[p-r]*
|
2019-05-27 08:57:02 +09:00 |
runtimeclass.go
|
fix golint failure in e2e/common/[p-r]*
|
2019-05-27 08:57:02 +09:00 |
secrets.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
secrets_volume.go
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
security_context.go
|
Move to debian-base non-root image
|
2019-05-24 11:57:43 -07:00 |
sysctl.go
|
Use framework.ExpectNoError() for e2e/common
|
2019-05-15 01:58:01 +00:00 |
util.go
|
add recreate node e2e test
|
2019-04-12 16:00:19 -07:00 |
volumes.go
|
Use framework.ExpectNoError() on e2e/common
|
2019-05-17 17:30:38 +00:00 |