Commit Graph

1 Commits (34170a18aecc8a21c5e566e5c058bcb4e4841089)

Author SHA1 Message Date
Joel Smith 60c7ebf640 Fix nested volume mounts for read-only API data volumes
Since the runtime may try to create mount points within
the sandbox, it will fail if the mount point is within
a read-only API data volume, like a secret or configMap
volume.

Create any needed mount points during volume setup.
2018-02-27 07:41:39 -07:00