restitux
ed7df18f83
Add timeout and retry interval to GetRunner api
2023-04-05 18:38:06 -06:00
restitux
fe53a17160
Runners are removed from manager when alloacted
...
This removes an existing unlocked shared access to runner.running.
This also sets us up for better management of the runners.
2023-03-08 00:13:40 -07:00
restitux
f190274bce
Utilify runner tag printing function
2023-03-07 23:42:01 -07:00
restitux
191b73fe41
Fix index out of range issue with empty tag list printing
2023-02-25 02:51:11 -07:00
restitux
c0e33fa52a
Update runner manager for new database driven runner config
2023-02-25 02:31:54 -07:00
restitux
3d7bef3a82
Implment worker api ( fixes #3 )
2023-01-09 00:59:19 -07:00
restitux
5f754e3daa
Fix debug printing
2023-01-08 14:41:35 -07:00
restitux
fc117cef39
Fix incorrectly defined RunCommand
2023-01-02 01:56:45 -07:00
restitux
01111fe676
Fix bug in runnermanager
2023-01-02 01:40:53 -07:00
restitux
ff78167325
Cleanup runnermanager code
2023-01-01 13:43:45 -07:00
restitux
3cbe670bc1
Implement getRunner grpc endpoint
...
This includes refactoring the jobscheduler into the runnermanager. This
service manages runner connections and allocating them to pipelines.
These requests are done via the pipeline grpc api
2022-12-31 17:22:00 -07:00