debian-forge-composer/internal
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
..
auth internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
blueprint internal/blueprints: filesystem TOML tests 2023-11-09 15:47:07 +01:00
boot Delete unused internal/platform package 2023-10-20 18:59:00 +02:00
client test: Use test_distro.NewTestDistro from images 2023-09-21 16:56:54 +02:00
cloud internal/cloud/gcp/compute: keep legacy Guest OS Features for el9.0 2023-08-21 16:57:33 +02:00
cloudapi worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
common Internal: delete unused common.VersionLessThan() 2023-10-10 14:30:58 +02:00
dnfjson update to go 1.19 2023-07-21 19:18:00 +02:00
fsnode internal/fsnode: add API for custom directories and files 2023-02-22 12:17:36 +01:00
jobqueue jobqueue: add ability to track workers 2023-12-06 17:22:36 +01:00
jsondb jsondb: improve performance of list operation 2023-06-20 10:45:22 +02:00
mocks Don't Panic in getComposeStatus and skip invalid jobs in fsjobqueue New 2023-11-20 13:34:40 +01:00
prometheus prometheus: split off request timing information into separate mw 2023-06-28 15:08:37 +02:00
remotefile remotefile: Use io.ReadAll not ioutil.ReadAll 2023-03-22 08:14:01 -07:00
reporegistry split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
runner runner: add platform-python only for RHEL 8+ 2023-01-25 20:37:12 +01:00
store Don't Panic in getComposeStatus and skip invalid jobs in fsjobqueue New 2023-11-20 13:34:40 +01:00
target target: add the pulp.ostree target to the marshal functions 2023-10-18 21:14:46 +02:00
test split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
upload upload/pulp: wait for tasks in UploadAndDistributeCommit 2023-10-18 21:14:46 +02:00
weldr worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
worker worker: let client register itself with the worker server 2023-12-06 17:22:36 +01:00
tools.go Remove old build tag comments 2023-03-07 09:22:23 -08:00