debian-forge-composer/internal/worker
Brian C. Lane bd55670dd9 worker: Add worker server support for Search job
This adds support for sending a search job to the worker client,
gathering results, and handling errors.

The errors returned are the same as for the Depsolve job, since they
both use the osbuild-depsolve-dnf script via images/pkg/dnfjson.

Related: RHEL-60136
2025-01-30 08:00:12 +01:00
..
api worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
clienterrors internal/worker/server: return an error on depsolve timeout HMS-2989 2024-11-19 13:55:38 +01:00
client.go osbuild-worker: fix "crashing" on worker registration issues 2024-09-10 16:19:47 +02:00
client_test.go osbuild-worker: fix "crashing" on worker registration issues 2024-09-10 16:19:47 +02:00
json.go worker: Add search job implementation to worker client 2025-01-30 08:00:12 +01:00
json_test.go clienterrors: rename WorkerClientError to clienterrors.New 2024-07-31 17:04:58 +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 worker server support for Search job 2025-01-30 08:00:12 +01:00
server_test.go cloudapi: support worker server target artifact retrieval 2025-01-24 15:26:15 +01:00