k3s/pkg/controller/volume
Kubernetes Submit Queue d61eff6c19
Merge pull request #57676 from hzxuzhonghu/volume-resize-map-opt
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>.

optimize volumeResizeMap lock

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

volumeResizeMap implements VolumeResizeMap interface, but has several useless lock section and one too large critical section.

**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-05 10:40:45 -08:00
..
attachdetach Merge pull request #49856 from dixudx/polish_UpdateNodeStatus 2018-01-02 13:15:42 -08:00
events In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
expand optimize volumeResizeMap lock 2017-12-28 14:44:36 +08:00
persistentvolume Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
pvcprotection Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00