kubernetes/pkg/scheduler/algorithm
Kubernetes Submit Queue ca43f007a3
Merge pull request #67731 from gnufied/fix-csi-attach-limit
Automatic merge from submit-queue (batch tested with PRs 68161, 68023, 67909, 67955, 67731). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Fix csi attach limit

Add support for volume limits for CSI.

xref: https://github.com/kubernetes/community/pull/2051

```release-note
Add support for volume attach limits for CSI volumes
```
2018-09-05 14:51:55 -07:00
..
predicates Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
priorities Fix golint error under scheduler/algorithm/priorities. 2018-08-23 17:20:55 +08:00
BUILD Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
types_test.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
types.go use apps/v1 version for scheduler 2018-07-26 17:37:29 +08:00
well_known_labels.go Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00