kubernetes/pkg/scheduler/algorithm/predicates
Kubernetes Prow Robot 50a0d38e3a
Merge pull request #80503 from tedyu/spread-constaints
Refactor nested loop in getTPMapMatchingSpreadConstraints
2019-07-25 20:48:11 -07:00
..
BUILD fixup: address comments 2019-07-24 10:28:46 -07:00
csi_volume_predicate_test.go Add unit tests for CSI predicate 2019-06-25 16:30:54 +02:00
csi_volume_predicate.go Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
error.go EvenPodsSpread: Core Predicate logic 2019-07-24 10:28:46 -07:00
max_attachable_volume_predicate_test.go Add unit tests for CSI predicate 2019-06-25 16:30:54 +02:00
metadata_test.go EvenPodsSpread: update addPod() logic to match individual constraint 2019-07-24 15:27:55 -07:00
metadata.go Merge pull request #80503 from tedyu/spread-constaints 2019-07-25 20:48:11 -07:00
predicates_test.go EvenPodsSpread: update 'selfMatch' logic 2019-07-24 10:28:46 -07:00
predicates.go EvenPodsSpread: Supports Preemption (removePod) 2019-07-24 15:27:54 -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 EvenPodsSpread: refactor "chained" utils 2019-07-22 17:34:56 -07:00