kompose/pkg/transformer/kubernetes
huikaihoo d48ae64325 Add label support to named volumes in docker compose v3 to Kubernetes (#1083)
* Support read specific label (kompose.volume.size) from named volume and apply to kubernetes supported volume size

* Fix the PVC size in log message when deploy Kubernetes

* Skip creation of PersistentVolumeClaim if it is already created in the same kubernetes deploy

* Add selector to PersistentVolumeClaim only when specific label (kompose.volume.selector) is used in named volume

* Add test case to named-volume for the new labels
2018-11-29 12:07:17 -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 Add label support to named volumes in docker compose v3 to Kubernetes (#1083) 2018-11-29 12:07:17 -05:00