kubernetes/pkg/scheduler/algorithm/predicates
2019-07-13 09:11:52 +08:00
..
BUILD Add unit tests for CSI predicate 2019-06-25 16:30:54 +02: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 Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00
max_attachable_volume_predicate_test.go Add unit tests for CSI predicate 2019-06-25 16:30:54 +02:00
metadata_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
metadata.go feat: use channel instead of mutex in scheduling predicates 2019-07-13 09:11:52 +08:00
predicates_test.go Merge pull request #72012 from yeya24/patch-1 2019-02-08 10:36:05 -08:00
predicates.go Merge pull request #79098 from chendave/update_comments 2019-07-04 08:18:36 -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 Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00