k3s/pkg/controller/volume
Kubernetes Submit Queue 46d4c621a8 Merge pull request #42992 from NickrenREN/syncUnboundClaim
Automatic merge from submit-queue (batch tested with PRs 43453, 42992)

make sure that the volume satisfies the requirements of the claim before binding

check if the volume requested by the claim satisfies the requirements of the claim before binding when
syncUnboundClaim and claim.Spec.VolumeName is not set, although the volume is asked by user


**Release note**:
```release-note
NONE
```
2017-04-04 04:27:19 -07:00
..
attachdetach Attach/detach controller: fix potential race in constructor 2017-03-17 13:34:53 +01:00
persistentvolume make sure that the volume satisfies the requirements of the claim before binding 2017-04-04 01:03:37 +08:00
OWNERS Merge pull request #43810 from gnufied/add-gnufied-vol-controller 2017-04-03 12:46:25 -07:00