| .. |
|
apparmor.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
|
autoscaling_utils.go
|
update deployment, daemonset, replicaset, statefulset to apps/v1
|
2018-12-19 10:46:45 -05:00 |
|
BUILD
|
Add alphaFeature tag to TTLAfterFinished e2e test
|
2019-01-11 12:07:33 +08:00 |
|
configmap.go
|
added non-optional and empty key test cases for secret and configMap
|
2018-11-13 13:08:02 +05:30 |
|
configmap_volume.go
|
Merge pull request #71036 from bclau/test-windows-permissions
|
2018-11-29 11:16:49 -08:00 |
|
container.go
|
transitioning container-runtime from e2e_node to e2e/common
|
2018-08-24 07:54:19 +05:30 |
|
container_probe.go
|
Remove SLOW tag from KUBEDESCRIBE and SIGDESCRIBE
|
2018-12-31 13:13:11 +05:30 |
|
docker_containers.go
|
Adding details to Conformance Tests using RFC 2119 standards.
|
2018-08-01 11:39:01 -07:00 |
|
downward_api.go
|
Merge pull request #70361 from qingsenLi/git181027
|
2019-01-16 19:44:37 -08:00 |
|
downwardapi_volume.go
|
Merge pull request #57099 from mfojtik/increase_downwardapi_volume_timeout
|
2018-11-02 21:28:20 -07:00 |
|
empty_dir.go
|
Adding details to Conformance Tests using RFC 2119 standards.
|
2018-08-01 11:39:01 -07:00 |
|
events.go
|
use core client with explicit version globally
|
2017-10-27 15:48:32 +08:00 |
|
expansion.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
|
host_path.go
|
Removed privileged option for [sig-storage] host path
|
2018-11-28 12:33:44 +05:30 |
|
init_container.go
|
fix spelling mistakes
|
2018-08-28 17:12:36 +08:00 |
|
kubelet.go
|
Write HostAliases aliases on same line per host IP
|
2018-11-11 20:54:52 -05:00 |
|
kubelet_etc_hosts.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
|
lifecycle_hook.go
|
a) fixing rebase
|
2018-08-08 11:06:07 -03:00 |
|
networking.go
|
Adding details to Conformance Tests using RFC 2119 standards.
|
2018-08-01 11:39:01 -07:00 |
|
node_lease.go
|
Enable NodeLease tests by default
|
2019-01-17 20:35:51 +01:00 |
|
pods.go
|
Promote pod's websocket based NodeConformance tests to Conformance
|
2018-09-30 21:57:49 +05:30 |
|
privileged.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
|
projected_combined.go
|
Update test suite names
|
2018-10-09 14:25:30 -07:00 |
|
projected_configmap.go
|
Merge pull request #71036 from bclau/test-windows-permissions
|
2018-11-29 11:16:49 -08:00 |
|
projected_downwardapi.go
|
Update test suite names
|
2018-10-09 14:25:30 -07:00 |
|
projected_secret.go
|
Merge pull request #71036 from bclau/test-windows-permissions
|
2018-11-29 11:16:49 -08:00 |
|
runtime.go
|
Fix the broken for loop including goroutine
|
2019-01-11 14:46:24 -08:00 |
|
secrets.go
|
added non-optional and empty key test cases for secret and configMap
|
2018-11-13 13:08:02 +05:30 |
|
secrets_volume.go
|
Merge pull request #71036 from bclau/test-windows-permissions
|
2018-11-29 11:16:49 -08:00 |
|
security_context.go
|
Port security context NodeConformance e2e_node tests to e2e
|
2018-08-31 14:11:01 +05:30 |
|
sysctl.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
|
util.go
|
tests: Removed hardcoded images from yaml files
|
2019-01-15 20:22:19 -08:00 |
|
volumes.go
|
Fix volumes e2e test to check fsType
|
2019-01-23 05:12:37 +00:00 |