kompose/pkg
Charlie Drage cb6c9e9755 Removes the TCP output on the Kubernetes / OpenShift artifacts
If TCP is passed in as the protocol, by default, we add TCP as the
protocol within the Kubernetes or OpenShift artifacts.

By default, TCP is already selected within Kubernetes and thus having
the TCP output is redundant.

This commit checks to see if TCP has already been selected, and if it
has, ignores adding it to the list of ports.

Closes https://github.com/kubernetes-incubator/kompose/issues/392
2017-02-01 13:33:49 -05:00
..
app added support for docker-compose.yaml besides docker-compose.yml 2017-01-23 13:30:33 +05:30
kobject error out if controller object is specified with "restart: on-failure" 2017-01-30 17:52:36 +05:30
loader added support for docker-compose.yaml besides docker-compose.yml 2017-01-23 13:30:33 +05:30
testutils Test Headless Services 2017-01-25 11:28:29 +01:00
transformer Removes the TCP output on the Kubernetes / OpenShift artifacts 2017-02-01 13:33:49 -05:00