Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/kubernetes-csi/external-resizer/blob/master/OWNERS)~~ [gnufied]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
This fixes a panic in code that assumes a PVC is returned even if update of PVC fails.
It only happens in path that runs recovery from expansion failure code.