kompose/pkg/transformer/kubernetes
huikaihoo 40c1b8cf87 Support multiple hostnames on expose label in service for Kubernetes (#1092)
* Support multiple hostnames on label (kompose.service.expose) separated by semicolon (;)

* Multiple hostnames on expose label separated by comma; Ignore leading / trailing spaces and repeated commas; Updated test cases and documents.
2019-01-31 09:34:04 -05:00
..
k8sutils_test.go Add headless service type label 2018-04-15 00:23:48 +08:00
k8sutils.go Add support for Config, endpoint_mode and 3.3 support (#994) 2018-08-01 15:09:00 -04:00
kubernetes_test.go Fix invalid port name with uppercase characters (#1029) 2018-06-05 14:18:40 +08:00
kubernetes.go Support multiple hostnames on expose label in service for Kubernetes (#1092) 2019-01-31 09:34:04 -05:00