kubernetes/pkg/volume/util
Travis Rhoden 0e73131ca6
Rename HostUtils.GetFSGroup to HostUtils.GetOwner
This patch renames GetFSGroup (a process property) to GetOwner (a file
property), returning both the uid and gid of the given pathname. This
method is only used in one place in the k/k codebase, but having
"GetOwner" instead of "GetGroup" seems to have more utility.
2019-08-09 13:20:35 -06:00
..
exec Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
fs Rename pkg/volume/util/quota -> pkg/volume/util/fsquota 2019-05-31 13:57:44 -04:00
fsquota Remove pod UID from volumeMount, we can get it elsewhere 2019-05-31 14:25:01 -04:00
nestedpendingoperations Use workqueue model in expand controller 2019-05-14 16:42:06 -04:00
nsenter Rename HostUtils.GetFSGroup to HostUtils.GetOwner 2019-08-09 13:20:35 -06:00
operationexecutor Move nil check for mapperPlugin earlier in reconstructVolume 2019-08-01 20:36:21 +00:00
recyclerclient fix golint failures of pkg/volume/util/recyclerclient 2019-05-02 10:27:56 +08:00
subpath Use O_CLOEXEC for volume subpath util 2019-07-09 10:03:59 -07:00
types Add code to handle in-tree to CSI migration for resizing 2019-05-17 10:57:44 -04:00
volumepathhandler Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
atomic_writer.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
atomic_writer_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
attach_limit.go Do not make Cinder Max volume predicate a default 2019-01-16 15:17:05 -05:00
attach_limit_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
BUILD Update BUILD files for container helper 2019-06-21 08:32:04 +00:00
device_util.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
device_util_linux.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
device_util_linux_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
doc.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
finalizer.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
io_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
metrics.go fix label mismatching which broke e2e serial test 2019-06-03 23:33:37 -07:00
nested_volumes.go Create helpers for iterating containers in a pod 2019-06-21 08:32:04 +00:00
nested_volumes_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
resize_util.go handle review comments 2019-05-28 15:22:41 -04:00
resize_util_test.go Use workqueue model in expand controller 2019-05-14 16:42:06 -04:00
util.go Use xfs_quota command to apply quotas 2019-05-29 15:12:28 -04:00
util_test.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00