kubernetes/pkg/volume/util
Travis Rhoden be7da5052f Refactor pkg/util/mount to be more reusable
This patch refactors pkg/util/mount to be more usable outside of
Kubernetes. This is done by refactoring mount.Interface to only contain
methods that are not K8s specific. Methods that are not relevant to
basic mount activities but still have OS-specific implementations are
now found in a mount.HostUtils interface.
2019-06-14 09:35:18 -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 Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
operationexecutor Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
recyclerclient fix golint failures of pkg/volume/util/recyclerclient 2019-05-02 10:27:56 +08:00
subpath Fix pkg/volume/util/nsenter linting errors 2019-04-08 10:43:54 -06: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_test.go 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
attach_limit_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
attach_limit.go Do not make Cinder Max volume predicate a default 2019-01-16 15:17:05 -05:00
BUILD Rename pkg/volume/util/quota -> pkg/volume/util/fsquota 2019-05-31 13:57:44 -04:00
device_util_linux_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
device_util_linux.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00: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_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
nested_volumes.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_test.go Use workqueue model in expand controller 2019-05-14 16:42:06 -04:00
resize_util.go handle review comments 2019-05-28 15:22:41 -04:00
util_test.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
util.go Use xfs_quota command to apply quotas 2019-05-29 15:12:28 -04:00