Skip to content

Add image pull-policy support to services

Furkan Ayhan requested to merge image-pull-policy-for-services into main

Steps

Step Status
1. Runner: Implement allowed_pull_policies in config.toml !3422 (merged)
2. Runner: Implement supporting pull_policy from jobs !3412 (merged)
3. GitLab: Add pull-policy support for images gitlab!85588 (merged)
4. Runner: Add image pull-policy support to services 👈 You are here
5. GitLab: Add pull-policy support for service images on CI config gitlab!90136 (merged)
6. Runner: Add the pull-policy from jobs support to Kubernetes !3504 (merged)

What does this MR do?

TODO: target branch is !3412 (merged) for now.

This MR implements the support of accepting pull_policy for services from GitLab.

Edited by Furkan Ayhan

Merge request reports