kubernetes/plugin/pkg/scheduler/algorithm/predicates
saadali 3b834cf665 Modify VolumeZonePredicate to handle multi-zone PV
Modifies the VolumeZonePredicate to handle a PV that belongs to more
then one zone or region. This is indicated by the zone or region label
value containing a comma separated list.
2017-09-04 20:13:32 -07:00
..
BUILD bazel update 2017-08-28 00:12:46 -07:00
error.go Moved node condition filter into a predicates. 2017-08-26 09:08:07 +08:00
metadata_test.go Add support to recompute partial predicate metadata upon adding/removing pods 2017-08-28 00:12:46 -07:00
metadata.go [Scheduler] regroup packages 2017-08-30 11:14:44 +08:00
predicates_test.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00
predicates.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00
utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
utils.go Cover get equivalence cache in core 2017-08-03 23:03:52 +08:00