diff options
author | Jordan Williams <jordan@jwillikers.com> | 2021-03-17 13:39:33 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-03-29 13:41:19 -0400 |
commit | 633ae014e6945670676e4118356d09418c678138 (patch) | |
tree | 825741084f9eb93565b62fa3f3404b5967b49960 /test/e2e/tree_test.go | |
parent | c9640bab79865a5fe731e0aaf27f12036ba9fbd5 (diff) | |
download | podman-633ae014e6945670676e4118356d09418c678138.tar.gz podman-633ae014e6945670676e4118356d09418c678138.tar.bz2 podman-633ae014e6945670676e4118356d09418c678138.zip |
Generate Kubernetes PersistentVolumeClaims from named volumes
Fixes #5788
This commit adds support for named volumes in podman-generate-kube.
Named volumes are output in the YAML as PersistentVolumeClaims.
To avoid naming conflicts, the volume name is suffixed with "-pvc".
This commit adds a corresponding suffix for host path mounts.
Host path volumes are suffixed with "-host".
Signed-off-by: Jordan Williams <jordan@jwillikers.com>
Diffstat (limited to 'test/e2e/tree_test.go')
0 files changed, 0 insertions, 0 deletions