Files
kubernetes/pkg/controller
Kubernetes Submit Queue d594a13d69 Merge pull request #59954 from msau42/index-sc
Automatic merge from submit-queue (batch tested with PRs 57700, 59954). 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>.

Index PVs by StorageClass in assume cache

**What this PR does / why we need it**:
Performance optimization for delayed binding in the scheduler to only search for PVs with a matching StorageClass name.  This means that if you prebind the PV to a PVC, the PV must have a matching StorageClass name.  This behavior is different from when you prebind with immediate binding, which doesn't care about StorageClass.

**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 #56102

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-02-16 09:24:30 -08:00
..
2018-02-13 16:17:37 +08:00
2018-01-18 13:48:52 +05:30
2017-12-23 13:12:11 -08:00
2017-12-23 13:12:11 -08:00
2017-12-23 13:12:11 -08:00
2018-01-17 09:34:59 +08:00
2017-12-23 13:12:11 -08:00
2018-02-08 12:56:06 +02:00
2017-12-23 13:12:11 -08:00
2018-02-10 15:41:24 +02:00
2018-01-31 20:18:54 +08:00
2017-11-14 17:18:17 +08:00