kubernetes/pkg/controller/volume
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
..
attachdetach Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00
events Changed admission controller to allow volume expansion for all volume plugins 2018-07-27 03:06:48 -04:00
expand Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00
persistentvolume Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00
protectionutil Move protection common func to protectionutil 2019-03-17 22:24:42 +08:00
pvcprotection move util/metrics to component-base 2019-10-08 14:42:31 +02:00
pvprotection move util/metrics to component-base 2019-10-08 14:42:31 +02:00
scheduling update internal error message 2019-10-06 14:37:31 +08:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00