k3s/pkg/controller/volume/expand
Kubernetes Submit Queue 2f4cca73af
Merge pull request #57680 from hzxuzhonghu/volume-expand
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

process pvc watch deletion event miss in expand-controller

**What this PR does / why we need it**:

volume expand controller should also process exception case when watch deletion event missed as most controllers do.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-01-23 22:33:34 -08:00
..
cache optimize volumeResizeMap lock 2017-12-28 14:44:36 +08:00
util update BUILD files 2017-10-15 18:18:13 -07:00
BUILD generated code for Volumemanager change 2017-11-20 14:10:34 -05:00
OWNERS
expand_controller.go process pvc watch deletion event miss in expand-controller 2017-12-28 15:39:00 +08:00
pvc_populator.go Add documentation comments for volume expand controller 2017-09-26 22:25:23 -04:00
sync_volume_resize.go