mirror of https://github.com/k3s-io/k3s
![]() 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 ``` |
||
---|---|---|
.. | ||
fs | ||
nestedpendingoperations | ||
operationexecutor | ||
recyclerclient | ||
types | ||
volumepathhandler | ||
BUILD | ||
OWNERS | ||
atomic_writer.go | ||
atomic_writer_test.go | ||
device_util.go | ||
device_util_linux.go | ||
device_util_linux_test.go | ||
device_util_unsupported.go | ||
doc.go | ||
error.go | ||
finalizer.go | ||
io_util.go | ||
metrics.go | ||
nested_volumes.go | ||
nested_volumes_test.go | ||
resize_util.go | ||
resize_util_test.go | ||
util.go | ||
util_test.go |