Skip to content

Implement supporting pull_policy from jobs

Furkan Ayhan requested to merge support-image-pull-policy into main

Steps

Step Status
1. Runner: Implement allowed_pull_policies in config.toml !3422 (merged)
2. Runner: Implement supporting pull_policy from jobs 👈 You are here
3. GitLab: Add pull-policy support for images gitlab!85588 (merged)
4. Runner: Add image pull-policy support to services !3488 (closed)
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?

This MR implements the support of accepting pull_policy from GitLab.

Edited by Furkan Ayhan

Merge request reports