SataQiu
2497a1209b
bump k8s.io/utils version
2019-12-21 14:54:44 +08:00
David Zhu
21f7060c8f
Plumb test state through to fake volume host creation for error handling
2019-11-18 14:45:01 -08:00
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
Davanum Srinivas
7b8c9acc09
remove unused code
...
Change-Id: If821920ec8872e326b7d85437ad8d2620807799d
2019-04-19 08:36:31 -04:00
k8s-ci-robot
6813ebb568
Merge pull request #67851 from aniket-s-kulkarni/flexvolume-resize-implementation
...
Flexvolume resize implementation
2018-11-02 10:47:01 -07:00
Aniket Kulkarni
75350d11e9
adding support for expanding in use persistent volumes for Flex
2018-10-24 15:31:16 -04:00
Justin Santa Barbara
58fc3c8c23
Introduce test harness into unit tests
...
The harness lets us execute code after the test has completed.
Use it to clean-up temp dirs in the flexvolume tests (initially).
2018-10-08 18:44:05 -04:00
Cheng Pan
aa297d1adf
fix golint issue for pkg/volume/flexvolume package
2018-09-20 17:33:45 +00:00
Jordan Liggitt
d073c10dbc
Refactor flex pv to allow secret namespace
2017-12-13 23:32:16 -05:00
ymqytw
3dfc8bf7f3
update import
2017-07-20 11:03:49 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Chakravarthy Nelluri
894b9b2add
Remove controller node plugin driver dependency for non-attachable flex volume drivers (Ex: NFS).
2017-06-17 14:12:43 -04:00
Chakravarthy Nelluri
0d2af70e95
Add support for attacher/detacher interface in Flex volume
2017-02-24 20:18:06 -05:00