mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| configmap.go | ||
| configmap_test.go | ||
| doc.go | ||
| OWNERS | ||