debian-forge-composer/cmd/osbuild-worker
Tomas Hozza 94d399f010 cloudapi: Add support for GCP as upload target
Add support for GCP as an upload target to the internal API.

Extend the cloudapi to allow GCP as an upload target in the compose
request. Regenerate the cloudapi go code. Added GCP-specific upload
result component in the API definition, similar to AWS. It is not yet
used, but it will be once returning a target-specific result from
worker is supported.

Add support for GCP upload target to the worker job implementation.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-02-25 18:44:21 +00:00
..
jobimpl-koji-finalize.go worker/koji-finalize: check the dependencies early 2020-11-25 22:24:22 +00:00
jobimpl-koji-init.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
jobimpl-osbuild-koji.go worker: keep output directory in /var/cache 2021-02-20 14:53:49 +01:00
jobimpl-osbuild.go cloudapi: Add support for GCP as upload target 2021-02-25 18:44:21 +00:00
main.go cloudapi: Add support for GCP as upload target 2021-02-25 18:44:21 +00:00
main_test.go koji: add signature to the CGImport metadata components 2020-10-27 19:01:30 +00:00
osbuild.go worker/osbuild: print raw osbuild output if it cannot be parsed 2020-11-25 07:37:44 +00:00