Files
kubernetes/pkg/volume/util
Kubernetes Submit Queue a50984b4ff Merge pull request #60342 from joelsmith/nested
Automatic merge from submit-queue (batch tested with PRs 60342, 60505, 59218, 52900, 60486). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix nested volume mounts for read-only API data volumes

**What this PR does / why we need it**:

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.

**Which issue(s) this PR fixes**:
Fixes #60341

**Special notes for your reviewer**:


**Release note**:

No release note needed since we haven't released any versions with this bug present (yet)

```release-note
NONE

```
2018-02-28 06:07:21 -08:00
..
2018-02-27 20:23:36 +08:00
2018-02-27 20:23:36 +08:00
2018-02-27 20:23:36 +08:00
2018-02-27 20:23:36 +08:00
2016-07-16 13:48:21 -04:00
2017-11-16 08:43:36 -05:00
2018-01-29 15:07:51 -05:00
2018-02-27 20:23:36 +08:00