kubernetes/test/e2e/common
Zhen Wang 98fc4a107a Update kubelet node status report logic with node lease feature
When node lease feature is enabled, kubelet reports node status to api server
only if there is some change or it didn't report over last report interval.
2018-11-07 11:59:42 -08:00
..
apparmor.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
autoscaling_utils.go Add more logging to e2e HPA tests 2018-11-05 11:32:41 +01:00
BUILD Update kubelet node status report logic with node lease feature 2018-11-07 11:59:42 -08:00
configmap_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
configmap.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
container_probe.go Fix typos in the test comments 2018-10-11 19:25:55 +08:00
container.go transitioning container-runtime from e2e_node to e2e/common 2018-08-24 07:54:19 +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 find & replace version import 2018-09-24 12:03:24 -07: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 Remove subPath tests from host_path.go 2018-11-05 21:35:17 +00:00
init_container.go fix spelling mistakes 2018-08-28 17:12:36 +08:00
kubelet_etc_hosts.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
kubelet.go Promote kubelet NodeConformance tests to Conformance 2018-09-25 08:54:20 +05:30
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 Update kubelet node status report logic with node lease feature 2018-11-07 11:59:42 -08: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 Update test suite names 2018-10-09 14:25:30 -07:00
projected_downwardapi.go Update test suite names 2018-10-09 14:25:30 -07:00
projected_secret.go Update test suite names 2018-10-09 14:25:30 -07:00
runtime.go Update to debian-base 0.4.0 2018-10-19 11:13:28 -07:00
secrets_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
secrets.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09: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
ttlafterfinished.go Enable TTLAfterFinished e2e test 2018-09-21 17:18:48 -07:00
util.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
volumes.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00