kubernetes/test/e2e/common
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
..
network update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
node tests: Spawn poststart / prestop pods on the same node as the https pod 2022-11-03 19:25:15 +02:00
storage e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
imports.go Cleanup tests/e2e/common directory - part 1 2021-02-24 20:44:14 +01:00
OWNERS Remove ehashman from sig-node roles 2022-11-01 12:16:43 -07:00
util.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00