Gaius
903ba33a5d
feat: support get info of the preheating image ( #4139 )
...
* feat: support get image by job
Signed-off-by: Gaius <gaius.qi@gmail.com>
* feat: support get info of the preheating image
Signed-off-by: Gaius <gaius.qi@gmail.com>
* feat: refactor GetImageJob to GetImageDistributionJob and improve error handling
Signed-off-by: Gaius <gaius.qi@gmail.com>
---------
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-18 10:57:22 +00:00
Gaius
9f1f66a55b
feat: update validate for job's handler ( #4113 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-04 09:16:20 +00:00
Chlins Zhang
93aefb482f
feat: add the API for trigger the GC manually ( #4074 )
...
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-05-20 12:35:09 +00:00
Chongzhi Deng
2f49b73c9f
Implement persistent cache service ( #3903 )
...
* feat: add persistent cache service
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
* feat: implement Destroy and Get endpoints for PersistentCache
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
* chore: update swagger docs
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
---------
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-04-02 12:07:17 +08:00
Chongzhi Deng
a700f5e14d
feat: add swagger annotations for open API router ( #3885 )
...
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-03-13 12:18:37 +08:00
Gaius
aa78396155
feat: optimize implement of the sync peers ( #3677 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-29 21:13:12 +08:00
KennyMcCormick
d0e41b538c
enhance: support syncpeers by service and optimize the merge logic ( #3637 )
...
* enhance: support syncpeers by service and optimize the merge logic
Signed-off-by: cormick <cormick1080@gmail.com>
2024-11-29 10:46:23 +08:00
Gaius
5a51a61f8a
feat: support searching task by url for GetTask and DeleteTask ( #3607 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-28 20:09:56 +08:00
Gaius
2793851773
feat: add CreateJobCount and CreateJobSuccessCount metrics ( #3588 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-18 11:18:46 +08:00
Gaius
517aed732e
feat: optimize GetTaskJob and DeleteTaskJob ( #3434 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-16 16:31:53 +08:00
Asklv
5547307445
feat: add delete task and list tasks manager api with request type and service type. ( #3378 )
...
Signed-off-by: Asklv <boironic@gmail.com>
2024-08-13 11:01:01 +08:00
Gaius
d894aff384
feat: add personal access tokens api to rest server ( #2583 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-31 21:54:59 +08:00
Gaius
6bc886a8a2
feat: remove model api ( #2194 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:39 +08:00
Gaius
b1171f4bd4
feat: rename manager/model to manager/models ( #2191 )
...
The manager model package is renamed to models to
prevent the same name as the future inference model database table.
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:39 +08:00
Gaius
5da2d83990
feat: manager adds model and model version api ( #1530 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:33:42 +08:00
Gaius
61f9f83b28
fix: manager typo and cdn peer id ( #809 )
...
* fix: manager typo and cdn peer id
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:32:36 +08:00
Gaius
e837ae9bdf
chore: add lint errcheck and fix errcheck( #766 )
...
* feat: add lint errcheck and fix errcheck
Signed-off-by: Gaius <gaius.qi@gmail.com>
* replace assert to require
Signed-off-by: 孙伟鹏 <weipeng.swp@alibaba-inc.com>
Co-authored-by: 孙伟鹏 <weipeng.swp@alibaba-inc.com>
2023-06-28 17:32:35 +08:00
Jim Ma
3d63ab2ca3
chore: update golang import lint ( #780 )
...
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2023-06-28 17:32:34 +08:00
Gaius
ef0f2683ef
docs: manager api ( #774 )
...
* docs: manager api
Signed-off-by: Gaius <gaius.qi@gmail.com>
* docs: preheat
Signed-off-by: Gaius <gaius.qi@gmail.com>
* feat: nolint
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:32:33 +08:00
Gaius
54e79fa1ed
feat: remove calculate total count service ( #772 )
...
* feat: add user list interface
Signed-off-by: Gaius <gaius.qi@gmail.com>
* feat: remove calculate total count interface
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:32:33 +08:00
Gaius
1dccea01ce
feat: add jobs api ( #751 )
...
* feat: add jobs api
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:32:32 +08:00