kubernetes/pkg/controller/volume/expand/cache
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
..
BUILD
volume_resize_map_test.go Fix panic in expand controller when checking PVs 2017-09-06 13:27:10 +02:00
volume_resize_map.go Fix panic in expand controller when checking PVs 2017-09-06 13:27:10 +02:00