kubernetes/pkg/controller/volume
Kubernetes Submit Queue 520eab779e Merge pull request #51356 from wongma7/pv-cap-resize
Automatic merge from submit-queue (batch tested with PRs 51441, 51356, 51460)

Don't update pvc.status.capacity if pvc is already Bound

As discussed here https://github.com/kubernetes/community/pull/657#discussion_r128008128, in order for `pvc.status.Capacity < pv.Spec.Capcity` to be the mechanism for volume filesystem* resize, the pv controller should stop updating pvc.status.Capacity every resync period.

/assign @jsafrane
/sig storage
```release-note
NONE
```
2017-08-28 06:41:25 -07:00
..
attachdetach WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
events Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
persistentvolume Merge pull request #51356 from wongma7/pv-cap-resize 2017-08-28 06:41:25 -07:00
OWNERS Merge pull request #43810 from gnufied/add-gnufied-vol-controller 2017-04-03 12:46:25 -07:00