kubernetes/pkg/scheduler/algorithm/predicates
2019-11-12 09:31:42 +08:00
..
BUILD fixup: address comments 2019-07-24 10:28:46 -07:00
csi_volume_predicate_test.go Update predicates to use cached CSINode in scheduler 2019-08-01 10:15:20 +02:00
csi_volume_predicate.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
error.go Added the first predicate as a filter plugin: PodToleratesNodeTaints. 2019-10-05 08:43:17 -04:00
max_attachable_volume_predicate_test.go [migration phase 1] CSIMaxVolumeLimitChecker as filter plugin 2019-10-17 22:04:02 +08:00
metadata_test.go feat(scheduler): create metadata and addPod/removePod for migration 2019-10-08 10:05:22 +08:00
metadata.go feat(scheduler): create metadata and addPod/removePod for migration 2019-10-08 10:05:22 +08:00
predicates_test.go Remove unnecessary factory layer 2019-08-24 08:08:30 +09:00
predicates.go feat(scheduler): create metadata and addPod/removePod for migration 2019-10-08 10:05:22 +08:00
testing_helper.go [migration phase 1] CSIMaxVolumeLimitChecker as filter plugin 2019-10-17 22:04:02 +08:00
utils_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
utils.go Remove unnecessary judgment 2019-11-12 09:31:42 +08:00