kubernetes/pkg/volume/util/subpath
James Sturtevant c761c16562
Use env varaibles for passing path
The subpath could be passed a powershell subexpression which would be executed by kubelet with privilege.  Switching to pass the arguments via environment variables means the subexpression won't be evaluated.

Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-23 05:57:11 -07:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
subpath_linux_test.go Add tests for checking bind mounts 2021-11-10 11:52:55 -05:00
subpath_linux.go Make sure auto-mounted subpath mount source is already mounted 2022-07-12 22:09:11 +08:00
subpath_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
subpath_windows_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
subpath_windows.go Use env varaibles for passing path 2023-08-23 05:57:11 -07:00
subpath.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00