debian-forge-composer/internal/worker
Sanne Raymaekers fd4a3a941a worker: let client register itself with the worker server
Sends a status update to the worker server every 5 minutes.

Also fixes a bug where the body the worker client sent would be empty if
it had to refresh the JWT token. Instead of io.Reader use io.ReadSeeker
so the body can be reread to create the second request (after the token
refresh).
2023-12-06 17:22:36 +01:00
..
api worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
clienterrors internal/target: add OCI object storage target 2023-09-19 22:57:06 +02:00
client.go worker: let client register itself with the worker server 2023-12-06 17:22:36 +01:00
client_test.go worker: let client register itself with the worker server 2023-12-06 17:22:36 +01:00
json.go Worker/osbuild: include osbuild version in OSBuildJobResult 2023-09-27 12:39:28 +02:00
json_test.go Worker/koji-finalize: add cloud target results to image/build metadata 2023-09-27 12:39:28 +02:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
server_test.go worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00