kubernetes/pkg/scheduler/algorithm/predicates
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 Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
csi_volume_predicate_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
csi_volume_predicate.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
error.go Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
max_attachable_volume_predicate_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
metadata_test.go use topologyPairsMaps for inter pod affinity/anti-affinity maps 2018-08-30 01:48:54 +02:00
metadata.go addressed reviewer comments 2018-08-30 01:48:55 +02:00
predicates_test.go Add unit test cases for scheduler/algorithm/predicates. 2018-08-27 10:57:04 +08:00
predicates.go Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
testing_helper.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
utils_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
utils.go Revert "Revert "Revert revert of equivalence class hash calculation in scheduler"" 2018-04-25 16:11:59 -07:00