osbuild / osbuild-composer

An HTTP service for building bootable OS images.
https://www.osbuild.org
Apache License 2.0
156 stars 107 forks source link

osbuild-worker-executor: `job-id` in control.json as hostname #4208

Closed mvo5 closed 1 month ago

mvo5 commented 1 month ago

This commit adds support to set the hostname to the job-id that is part of the control.json.

This is the first part, the second part will actually set this in the internal/osbuildexecutor/runner-impl-aws-ec2.go