k3s/pkg/volume/projected
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
projected.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
projected_test.go Rework method of updating atomic-updated data volumes 2018-01-17 12:09:20 -07:00