debian-forge-composer/internal/worker
Sanne Raymaekers 2023f7731d worker: Support client_credentials grant type in client
This will allow us to use the service accounts which work against
identity.api.openshift.com. These are much easier to manage, especially
with the new multi-tenancy, as there's a single page to create/expire
them across an account.

They also have the added benefit of not expiring automatically when
they're not used like offline tokens, and immediate expiration when
desired.
2022-03-21 09:43:43 +01:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors cmd/osbuild-worker: dnf-json returns MarkingErrors (plural) 2022-03-11 10:13:27 +01:00
client.go worker: Support client_credentials grant type in client 2022-03-21 09:43:43 +01:00
json.go DepsolveJob: rename struct field for consistency 2022-02-14 17:38:41 +01:00
server.go cloudapi/v2: add error object to ImageStatus 2022-03-09 08:49:37 +00:00
server_test.go worker: Support client_credentials grant type in client 2022-03-21 09:43:43 +01:00