k3s/pkg/scheduler/factory
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
..
BUILD Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
cache_comparer.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
cache_comparer_test.go Merge pull request #63666 from xchapter7x/pkg-scheduler-factory 2018-07-19 02:09:06 -07:00
factory.go Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
factory_test.go Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
plugins.go Allow parametrization of RequestedToCapacityRatio priority function via policy config 2018-06-04 12:28:54 +02:00
plugins_test.go Merge pull request #63666 from xchapter7x/pkg-scheduler-factory 2018-07-19 02:09:06 -07:00
signal.go Scheduler cache comparer 2018-03-09 15:10:22 -08:00
signal_windows.go Scheduler cache comparer 2018-03-09 15:10:22 -08:00