kubernetes/contrib
Dr. Stefan Schimanski c55e7bf731 Annotate endpoints in mesos endpoint controller with container ports
The EndpointPort struct only stores one port: the port which is used
to connect to the container from outside. In the case of the Mesos
endpoint controller this is the host port. The container port is not part
of the endpoint structure at all.

A number of e2e tests need the container port information to validate correct
endpoint creation. Therefore this patch annotates the Endpoint struct with a
number of annotations mapping "<HostIP>:<HostPort>" to "<ContainerPort>". In a
follow-up commit these annotations are used to validate endpoints in a Mesos
setup.
2015-08-07 20:13:19 +02:00
..
ansible Ansible updates for Atomic. 2015-07-24 18:29:55 -04:00
completions/bash Add interactive run that combines run and attach. 2015-08-06 20:20:14 -07:00
diurnal rewrite go imports 2015-08-05 17:30:03 -07:00
exec-healthz Replace ``shell with ``sh 2015-07-19 21:38:53 -07:00
for-demos Add an optional timeout for UDP hostport proxy 2015-06-30 18:49:59 -07:00
for-tests rewrite go imports 2015-08-05 17:30:03 -07:00
git-sync rewrite go imports 2015-08-05 17:30:03 -07:00
go2docker Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
init/systemd change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
logging Update the fluentd-gcp images to include their latest Dockerfile changes. 2015-07-24 01:27:42 +00:00
mesos Annotate endpoints in mesos endpoint controller with container ports 2015-08-07 20:13:19 +02:00
pod-master rewrite go imports 2015-08-05 17:30:03 -07:00
podex Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
prometheus Modularized implementation of prompush json with e2e running pending push gateway gauges. 2015-07-28 09:29:57 -04:00
recipes change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
release-notes Update release notes tool and documentation 2015-07-07 17:40:10 -07:00
service-loadbalancer run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
submit-queue rewrite go imports 2015-08-05 17:30:03 -07:00