k3s/pkg/volume/downwardapi
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
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
downwardapi.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
downwardapi_test.go fix testSupport in downwardapi_test 2017-10-31 23:20:21 +08:00