actions / runner-container-hooks

Runner Container Hooks for GitHub Actions
MIT License
69 stars 44 forks source link

k8s: don't overwriting service entrypoint #45

Closed nikola-jokic closed 1 year ago

nikola-jokic commented 1 year ago

Closes #44

This change does not overwrite entrypoint if when createPodSpec is not executed for a jobContainer.

This is created as a draft to revisit if we can incorporate --entrypoint overwrite