.. |
BUILD
|
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
|
2019-02-05 13:39:07 -05:00 |
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 |
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
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -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
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
empty_dir.go
|
Test case for shared volumes between the containers in pod
|
2019-02-12 12:26:43 +05:30 |
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
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
init_container.go
|
fix spelling mistakes
|
2018-08-28 17:12:36 +08:00 |
kubelet.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -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
|
a) fixing rebase
|
2018-08-08 11:06:07 -03:00 |
networking.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08: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
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_combined.go
|
Update test suite names
|
2018-10-09 14:25:30 -07:00 |
projected_configmap.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_downwardapi.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_secret.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
runtime.go
|
Bump debian-* base image versions to latest
|
2019-02-04 11:58:51 -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
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
security_context.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
sysctl.go
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
util.go
|
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
|
2019-02-05 13:39:07 -05:00 |
volumes.go
|
Fix volumes e2e test to check fsType
|
2019-01-23 05:12:37 +00:00 |