kubernetes/test/integration/scheduler
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 Integration and e2e tests 2018-09-04 16:30:14 -07:00
extender_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
predicates_test.go Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
preemption_test.go Fix PDB preemption tests. 2018-05-16 17:18:46 -07:00
priorities_test.go Add integration tests for image locality priority 2018-08-31 01:28:18 -07:00
scheduler_test.go Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
taint_test.go Taint node in paralle. 2018-09-01 09:57:02 +08:00
util.go Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
volume_binding_test.go Integration and e2e tests 2018-09-04 16:30:14 -07:00