This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-16 14:57:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cdcd2e282192e8353e1a2afbcb6bfda66d42260a
kubernetes
/
pkg
/
volume
/
util
/
subpath
History
Brian Goff
0051db89a7
Use O_CLOEXEC for volume subpath util
...
This prevents fd's from leaking to subprocesses.
2019-07-09 10:03:59 -07:00
..
BUILD
Move nsenter mounter to pkg/volume/util/nsenter
2019-04-08 09:53:46 -06:00
OWNERS
…
subpath_linux_test.go
…
subpath_linux.go
Use O_CLOEXEC for volume subpath util
2019-07-09 10:03:59 -07:00
subpath_nsenter_test.go
Use O_CLOEXEC for volume subpath util
2019-07-09 10:03:59 -07:00
subpath_nsenter.go
…
subpath_unsupported.go
…
subpath_windows_test.go
…
subpath_windows.go
…
subpath.go
…