kompose/script
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
..
test Removes the TCP output on the Kubernetes / OpenShift artifacts 2017-02-01 13:33:49 -05:00
test_in_container Rename some make targests: test->test-container test-all->test 2017-01-23 15:05:25 +01:00
check-gofmt.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
check-lint.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
check-vendor.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
release.sh Add release script 2016-12-06 10:38:26 -05:00