kubernetes/test/conformance/testdata
Antonio Ojea 08a8e80c9f move e2e hostport conflict test to sig-network
The test "validates that there is no conflict between pods with same
hostPort but different hostIP and protocol" was testing the scheduler
capability to schedule pods on the same node with hostPorts, however,
it wasn´t validating that the HostPorts was working, causing false
positives, because the pods were scheduled, but the HostPort exposed
wasn´t working.

In order to test the HostPort functionality, we have to use HostNetwork
pods, that are incompatible with Windows platforms. Also, since this
is touching both network and scheduling, there is no clear the ownership,
but sig-network is happy to adopt it.

We also add a new test for scheduling only under "scheduling", so Windows
folks can use it to test the scheduled in that platform.
2021-01-27 21:55:36 +01:00
..
BUILD Add support for listing conformance tests 2020-04-01 10:48:53 -04:00
conformance.yaml move e2e hostport conflict test to sig-network 2021-01-27 21:55:36 +01:00
OWNERS Move bgrant0607 to emeritus status. 2020-08-03 21:50:46 -04:00