mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-20 00:35:18 +00:00
Adds the framework for external volume mounts. Currently supports bare host directory mounts. Modifies the API to support host directory mounts from Volumes instead of VolumeMounts.