kubernetes/pkg/controller/volume/persistentvolume
Kubernetes Submit Queue 1def4a0458 Merge pull request #30690 from wongma7/claimref-capacity
Automatic merge from submit-queue

Don't bind pre-bound pvc & pv if size request not satisfied

as discussed briefly here https://github.com/kubernetes/kubernetes/pull/30522 , volume size ought to be verified before binding a pv & pvc regardless of what's in the pv's claimRef. @thockin
2016-08-21 16:02:14 -07:00
..
options Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
binder_test.go Update matching logic with storage class 2016-08-18 10:36:50 +02:00
controller_base.go Fix data race in PVC Run/Stop methods 2016-08-21 15:15:33 -04:00
controller_test.go Fix data race in PVC Run/Stop methods 2016-08-21 15:15:33 -04:00
controller.go Fix data race in PVC Run/Stop methods 2016-08-21 15:15:33 -04:00
delete_test.go Dynamic provisioning V2 controller, provisioners, docs and tests. 2016-08-18 10:36:49 +02:00
framework_test.go Restore alpha behavior 2016-08-18 10:36:50 +02:00
index_test.go Merge pull request #30690 from wongma7/claimref-capacity 2016-08-21 16:02:14 -07:00
index.go Merge pull request #30690 from wongma7/claimref-capacity 2016-08-21 16:02:14 -07:00
OWNERS Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
provision_test.go Restore alpha behavior 2016-08-18 10:36:50 +02:00
recycle_test.go Dynamic provisioning V2 controller, provisioners, docs and tests. 2016-08-18 10:36:49 +02:00
volume_host.go Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00