padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
234 stars 9 forks source link

feat(runner): implement runner image configuration #261

Closed LucasMrqes closed 2 months ago

LucasMrqes commented 3 months ago

The runner pods currently rely on a hardcoded image, with the only override option being through the overrideRunnerSpec parameter within TerraformLayers and TerraformRepositories custom resources.

This pull request introduces the ability to specify the runner image directly within the configuration. This grants users the freedom to define a global default repository, tag and pull policy for the runner image