kubernetes/test
Dr. Stefan Schimanski 8848e26154 Validate endpoints in e2e tests by pod UID and port
Before this patch endpoints were validated by container IP and port.
Depending on the endpoint controller logic neither of the two must match for a
valid endpoint (e.g. in a Mesos setup).

This patch checks that the endpoint targetRef points to the right pod by UID,
instead of comparing IPs.

A later patch will make sure the
compared port is the actual container port, not the host port.

/xref mesosphere/kubernetes-mesos#365
2015-08-07 20:13:18 +02:00
..
e2e Validate endpoints in e2e tests by pod UID and port 2015-08-07 20:13:18 +02:00
integration run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
scalability/counter Synthetic counter RC for load testing 2015-06-17 14:39:10 -07:00
soak run gofmt on everything we touched 2015-08-05 17:52:56 -07:00