karmada/pkg/scheduler/core/spreadconstraint
whitewindmills ed2fcea68d add group selection algorithm
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-03-30 17:01:23 +08:00
..
group_clusters.go log error when replicaDivisionPreference is Weighted and WeightPreference is nil 2022-12-23 14:25:18 +08:00
group_clusters_test.go fix test fail on arm64 mac `panic: permission denied`, removing gomonkey 2022-05-16 20:07:40 +08:00
select_clusters.go Merge pull request #3000 from Fish-pro/fix/logupperstart 2022-12-29 12:28:50 +08:00
select_clusters_by_cluster.go support region spread constraint 2022-04-26 11:16:48 +08:00
select_clusters_by_region.go add group selection algorithm 2023-03-30 17:01:23 +08:00
select_clusters_by_region_test.go add group selection algorithm 2023-03-30 17:01:23 +08:00
select_clusters_test.go [optimize]ensure that the selected clusters has sufficient available resources 2022-04-20 15:16:57 +08:00
select_groups.go add group selection algorithm 2023-03-30 17:01:23 +08:00
select_groups_test.go add group selection algorithm 2023-03-30 17:01:23 +08:00
util.go add group selection algorithm 2023-03-30 17:01:23 +08:00
util_test.go add group selection algorithm 2023-03-30 17:01:23 +08:00