kubernetes/test/e2e/common/node
Ionut Balutoiu f092343300 tests: Spawn poststart / prestop pods on the same node as the https pod
In the PR https://github.com/kubernetes/kubernetes/pull/86139, two more lifecycle hook tests (poststart / prestop)
were added using HTTPS. They are similar with the existing HTTP tests.

However, this causes failures on Windows due to how networking
works there. We previously fixed this in the HTTP tests via f9e4a015e2.

This commit applies the same fix on the lifecycle hook HTTPS tests.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
2022-11-03 19:25:15 +02:00
..
configmap.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
container.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
container_probe.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
containers.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
downwardapi.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
ephemeral_containers.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
expansion.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
framework.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
init_container.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
kubelet.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
kubelet_etc_hosts.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
lease.go enhance assertions in test/e2e/common/node 2022-05-23 00:39:09 +00:00
lifecycle_hook.go tests: Spawn poststart / prestop pods on the same node as the https pod 2022-11-03 19:25:15 +02:00
node_lease.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
pod_admission.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
pods.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
podtemplates.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
privileged.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
runtime.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
runtimeclass.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
secrets.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
security_context.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
sysctl.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00