Files
kubernetes/pkg/util
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
..
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2019-09-11 15:01:43 -07:00
2019-09-20 16:53:56 +08:00
2019-09-27 17:25:19 +02:00
2018-11-10 07:50:31 -05:00
2019-11-06 17:42:34 -05:00
2018-02-16 13:43:01 -08:00
2017-10-15 18:18:13 -07:00
2018-11-10 07:50:31 -05:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2017-10-15 18:18:13 -07:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2019-08-21 20:03:53 +01:00
2019-10-08 14:42:31 +02:00