kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 305d644363
Merge pull request #56577 from resouer/fix-eclass-pvc
Automatic merge from submit-queue (batch tested with PRs 56688, 56577). 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>.

Add pvc as part of equivalence hash

**What this PR does / why we need it**:

Should add PVC as part of equivalence hash so that `StatefulSe`t and `Operator` will always run the volume predicate, while the `ReplicaSet` can still  re-use cached ones.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Add pvc as part of equivalence hash
```
2017-12-05 14:31:09 -08:00
..
algorithm Merge pull request #56577 from resouer/fix-eclass-pvc 2017-12-05 14:31:09 -08:00
algorithmprovider Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
api Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
factory Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Merge pull request #55103 from ConnorDoyle/remove-oir 2017-11-22 00:27:27 -08:00
testing Autogenerated files 2017-10-20 23:22:03 -07:00
util Autogenerated files 2017-11-19 11:32:14 -08:00
volumebinder update build files 2017-11-21 23:19:44 -08:00
BUILD update build files 2017-11-21 23:19:44 -08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler_test.go Add assume/bind volume functions to scheduler 2017-11-21 23:19:44 -08:00
scheduler.go Add assume/bind volume functions to scheduler 2017-11-21 23:19:44 -08:00
testutil.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00