kubernetes/pkg/controller/volume/persistentvolume
Kubernetes Submit Queue 00743a4f2b Merge pull request #42629 from NickrenREN/pv-index
Automatic merge from submit-queue (batch tested with PRs 41775, 39678, 42629, 42524, 43028)

matchPredicate does not fit findByClaim()

matchPredicate has two args which are type of PV,and is not used in function findByClaim(),remove it


**Release note**:
```release-note
NONE
```
2017-04-07 17:44:16 -07:00
..
options Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
binder_test.go make sure that the volume satisfies the requirements of the claim before binding 2017-04-04 01:03:37 +08:00
BUILD Regenerate everything 2017-03-02 10:23:58 +01:00
delete_test.go PV controller: use attributes instead of beta annotations in unit tests 2017-03-02 10:23:56 +01:00
framework_test.go Merge pull request #41306 from gnufied/implement-interface-bulk-volume-poll 2017-03-03 10:54:38 -08:00
index_test.go matchPredicate does not fit findByClaim() 2017-04-07 10:15:42 +08:00
index.go matchPredicate does not fit findByClaim() 2017-04-07 10:15:42 +08:00
OWNERS Update OWNERS approvers and reviewers: pkg/controller 2016-11-02 16:19:18 -07:00
provision_test.go PV controller: use attributes instead of beta annotations in unit tests 2017-03-02 10:23:56 +01:00
pv_controller_base.go Fix PVC Annotations 2017-03-25 10:42:04 +08:00
pv_controller_test.go PV controller: use attributes instead of beta annotations in unit tests 2017-03-02 10:23:56 +01:00
pv_controller.go make sure that the volume satisfies the requirements of the claim before binding 2017-04-04 01:03:37 +08:00
recycle_test.go PV controller: use attributes instead of beta annotations in unit tests 2017-03-02 10:23:56 +01:00
volume_host.go SecretVolume using secret manager 2017-01-23 16:10:01 +01:00