Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add job_id to container envs #139

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

Mtze
Copy link
Member

@Mtze Mtze commented Aug 30, 2024

Add the job_id to the container envs in the DockerStep and K8sJob files.

Add the job_id to the container envs in the DockerStep and K8sJob files.
@robertjndw
Copy link
Member

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? 🤔

@Mtze
Copy link
Member Author

Mtze commented Aug 30, 2024

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

@Mtze Mtze merged commit 87f6c2d into main Aug 30, 2024
8 checks passed
@Mtze Mtze deleted the feature/add-uuid-to-container-env branch August 30, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants