Implement supporting pull_policy from jobs
Steps
Step | Status |
---|---|
1. Runner: Implement allowed_pull_policies in config.toml | !3422 (merged) |
2. Runner: Implement supporting pull_policy from jobs |
|
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.
- Related GitLab issue: gitlab#21619 (closed)
- Detailed explanation is in the GitLab MR: gitlab!85588 (merged)
Edited by Furkan Ayhan