Skip to content

Add more customizeability of the job pod#251

Merged
rocktavious merged 2 commits into
mainfrom
kr/job-pod-customization
Jul 15, 2025
Merged

Add more customizeability of the job pod#251
rocktavious merged 2 commits into
mainfrom
kr/job-pod-customization

Conversation

@rocktavious
Copy link
Copy Markdown
Contributor

Resolves #

Problem

Certain things about the job pods that the runner spins up where not customizeable. Such as the security context or node selector which is required by certain kubernetes distro's./

Solution

Leverage the ability to give yaml file of configuration to the runner that now can read certain common kubernetes configurations, security context, node selector, annotations, pull policy, etc and feed them into the job pod configuration as the runner tries to spin up a pod.

Checklist

  • I have run this code, and it appears to resolve the stated issue.
  • This PR has no user interface changes or has already received approval from product management to change the interface.
  • Make a changie entry that explains the customer facing outcome of this change

@rocktavious rocktavious self-assigned this Jul 15, 2025
@rocktavious rocktavious merged commit 85070f4 into main Jul 15, 2025
5 checks passed
@rocktavious rocktavious deleted the kr/job-pod-customization branch July 15, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants