Commit Graph

1 Commits (dffbd75f86861f5b7a03105200351ff9c7ed3511)

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