Commit 2229e61
committed
feat: implement grpc server in node agent
In this commit, you can find the implementation of the node agent grpc server.
This server handle scheduler request by using the workload_manager library (node agent internal crate).
Signed-off-by: esteban <esteban.baron@etu.umontpellier.fr>1 parent 8ec7a83 commit 2229e61
3 files changed
+162
-48
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments