Hemant Kumar
|
9dbe0b3ad8
|
Fix devicePath for raw block expansion
Fix tests
|
2019-08-22 22:48:46 -04:00 |
|
ethan
|
d26e352fe7
|
cleanup: remove package csi duplicated error log
return err directly in func; delete new line in error message
cleanup: use errors.New(log()) to uniform error message
|
2019-08-05 20:35:28 +08:00 |
|
Hemant Kumar
|
a8f318779b
|
Add CSI volume resizing tests
Add some tests for checking node expansion
Add new tests for expander
|
2019-03-08 09:23:18 -05:00 |
|
Hemant Kumar
|
529cd7119b
|
Move resize function parameters to a new ResizeOptions type
This enables us to pass CSI volume phase
|
2019-03-08 09:21:44 -05:00 |
|
Hemant Kumar
|
63eb25eb4b
|
Introduce feature gate for volume expansion
Update CSI library version
|
2019-03-08 09:21:44 -05:00 |
|