Jeff Grafton
|
aee5f457db
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
|
Hemant Kumar
|
0ad846cb18
|
Add documentation comments for volume expand controller
These comments help clear out some of the design choices made
in code.
|
2017-09-26 22:25:23 -04:00 |
|
Jeff Grafton
|
02fb4200dc
|
Use buildozer to delete licenses() rules
|
2017-09-21 15:53:22 -07:00 |
|
Jeff Grafton
|
532bd482df
|
Use buildozer to remove deprecated automanaged tags
|
2017-09-21 15:53:22 -07:00 |
|
Jan Safranek
|
e054dd297a
|
Fix panic in expand controller when checking PVs
Unbound PVs have their Spec.ClaimRef = nil, so we should not dereference it blindly.
In addition, increase AddPVCUpdate test coverage to 100%
|
2017-09-06 13:27:10 +02:00 |
|
Hemant Kumar
|
cd2a68473a
|
Implement controller for resizing volumes
|
2017-09-04 09:02:34 +02:00 |
|