Closed Mtze closed 3 months ago
What's the reason behind the UUID of the job being available in the Metadata? Is it just for debugging or are there any other benefits? 🤔
Since we only return the uuid to the requesting service as identifiing value, the steps need to know about them too. The primary use case at the moment: the result container uses the uuid to label the result for the CI Benchmark
Add the job_id to the container envs in the DockerStep and K8sJob files.