kubernetes/pkg/controller/volume/persistentvolume
Travis Rhoden 367f879131
Retire mount.Exec for k8s.io/utils/exec
This patch removes mount.Exec entirely and instead uses the common
utility from k8s.io/utils/exec.

The fake exec implementation found in k8s.io/utils/exec differs a bit
than mount.Exec, with the ability to pre-script expected calls to
Command.CombinedOutput(), so tests that previously relied on a callback
mechanism to produce specific output have been updated to use that
mechanism.
2019-11-13 14:09:57 -07:00
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics Deal with auto-generated files. 2019-11-07 10:30:12 +08:00
options Fix golint issues in pkg/controller/volume/persistentvolume/options 2019-11-04 21:45:21 +01:00
testing
util
binder_test.go
BUILD Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00
delete_test.go
framework_test.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
index.go
index_test.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
OWNERS
provision_test.go
pv_controller.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
pv_controller_base.go
pv_controller_test.go
recycle_test.go
volume_host.go Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00