Commit Graph

11 Commits

Author SHA1 Message Date
Gaius 50b7abc20e
feat: remove security proto (#403)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-10 17:54:09 +08:00
Zyyeric d9d4dcf70d
feat: Add session token (#342)
Signed-off-by: Zyyeric <eric1976808123@gmail.com>
2024-07-10 14:56:48 +08:00
Gaius 6bb1bedc70
feat: add error details to api (#283)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-28 12:42:22 +08:00
Gaius f69a819072
feat: add Deserialize and Serialize to message (#193)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-10-09 12:13:24 +08:00
Gaius 3b47185f98
chore: update tonic and tokio version (#158)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-27 15:06:05 +08:00
Gaius 5e07d39505
feat: remove idc and location in scheduler (#150)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-24 19:54:31 +08:00
Gaius dcfc5ff2d9
feat: generate grpc descriptor (#145)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-20 15:19:43 +08:00
Gaius d42d357479
feat: add tfserving prediction client proto (#101)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-22 14:28:24 +08:00
Gaius 339e0e901b
feat: add definition of trainer service (#99)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-21 21:21:08 +08:00
Gaius ec22c292f8
refactor: scheduler v2 protoc (#81)
refactor: scheduler v2 protoc

Remove v2 errordetails protoc and Remove common.ExtendAttribute message.
Replace errordetails in the scheduler with response message.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-01 16:28:27 +08:00
Gaius 7b8158b461
feat: init rust grpc protoc (#51)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-01-04 15:35:17 +08:00