kompose/script/test/fixtures/volume-mounts/named-volume
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
..
docker-compose-v3.yml Add label support to named volumes in docker compose v3 to Kubernetes (#1083) 2018-11-29 12:07:17 -05:00
docker-compose.yml Fix custom pvc size in v2 compose not working error 2018-02-08 16:13:49 +08:00
output-k8s-template.json Fix custom pvc size in v2 compose not working error 2018-02-08 16:13:49 +08:00
output-k8s-v3.json Add label support to named volumes in docker compose v3 to Kubernetes (#1083) 2018-11-29 12:07:17 -05:00
output-os-template.json Fix custom pvc size in v2 compose not working error 2018-02-08 16:13:49 +08:00