k3s/pkg/scheduler/core
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
..
equivalence Move volume limit feature to beta 2018-08-22 19:36:01 -04:00
BUILD update bazel 2018-07-26 17:37:29 +08:00
extender.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
extender_test.go Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
generic_scheduler.go Not split nodes when searching for nodes but doing it all at once 2018-09-04 14:07:24 +08:00
generic_scheduler_test.go Complement unit test case TestNodesWherePreemptionMightHelp for scheduler/core 2018-08-23 18:54:23 +08:00
scheduling_queue.go fix error log 2018-07-26 19:48:48 +08:00
scheduling_queue_test.go use subtest for table units 2018-07-20 16:02:50 -04:00