loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.93k stars 428 forks source link

[v0.20] test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled #2179

Closed neogopher closed 2 months ago

neogopher commented 2 months ago

What issue type does this pull request address? (keep at least one, remove the others) /kind test

What else do we need to know? Tests added for https://github.com/loft-sh/vcluster/pull/2169 as requested by @hidalgopl 🙂