karmada/pkg/modeling
NeilSun efb2ce0a67 Change the length of modelSortings array for panic of index error
If grade number of resourceModel less than rsName, the controller
may panic with index error.
The length of resource model grades array should equl the length
of rsName array.

Signed-off-by: NeilSun <sunbinnnnn@hotmail.com>
2023-05-27 22:57:30 +08:00
..
modeling.go Change the length of modelSortings array for panic of index error 2023-05-27 22:57:30 +08:00
modeling_test.go Change the length of modelSortings array for panic of index error 2023-05-27 22:57:30 +08:00