Commit Graph

11 Commits

Author SHA1 Message Date
wangxiaofei67 8762d280b1 fix: when the "getIndex" fails, display more data details in logs.
Signed-off-by: wangxiaofei67 <wangxiaofei67@jd.com>

fix: add signoff

Signed-off-by: wangxiaofei67 <wangxiaofei67@jd.com>

fix: optimize prompt messages in the logs
2024-09-27 13:59:59 +08:00
chaosi-zju e9e8653c88 resourceModels supports extended resources
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-11-23 19:08:32 +08:00
zhy76 adef1e5974 feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
jwcesign 1433f5d9d4 fix: change defaultModelSorting as local variable
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-10-25 19:04:02 +08:00
halfrost 92ab33ebc0 1. Change modelSortings to be a member variable of ResourceSummary to solve multithreading issues
2. Delete unused functions

Signed-off-by: halfrost <ydz627@gmail.com>
2023-10-23 09:25:09 -07:00
whitewindmills c8423cb237 fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-09-04 10:22:39 +08:00
Lan Liang f3d7b72b16 ResourceSummary add check index for -1
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-08-17 09:12:47 +00:00
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
whitewindmills 89295f9606 Fix inspection errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-05-17 17:06:27 +08:00
chen zechun 83d43235e8 Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-28 19:12:36 +08:00
halfrost 5b1265e994 Add modeling implement
Signed-off-by: halfrost <ydz627@gmail.com>
2022-08-23 01:56:36 -07:00