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