Commit Graph

9 Commits

Author SHA1 Message Date
Chlins Zhang 93dc9ef852
feat: add last heartbeat tracking for scheduler service (#4213)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-07-16 19:20:21 +08:00
Chlins Zhang 88cc9b622d
feat: add scheduler configuration support (#4212)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-07-16 08:31:44 +00:00
Gaius e0e96543d8
feat: remove trainer and model
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-27 14:03:04 +08:00
Gaius 22e7d629aa
fix: response of cluster rest api (#2572)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-25 21:28:52 +08:00
Gaius 7546bfc945
feat: add ip to uk_scheduler index and uk_seed_peer index in manager (#2426)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:55 +08:00
Gaius 7900835c48
feat: if the scheduler feature is not in feature flags, then it will stop providing the featrue (#2234)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:43 +08:00
Gaius 2cda1def7f
feat: rename HostName to Hostname (#2205)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:40 +08:00
Gaius ae884dde79
feat: add inference model table in database (#2192)
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