Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: conditionally set image pull policy depending on tag #1461

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

MauAraujo
Copy link
Contributor

@MauAraujo MauAraujo commented Jan 2, 2025

This PR changes the image pull policy to default to IfNotPresent, unless the latest tag is used, in which case it will use Always.

This addresses the problem of using a less agressive pull policy while retaining the ability to use the latest tag in a useful way.

@MauAraujo MauAraujo merged commit d6534c7 into main Jan 2, 2025
2 checks passed
@MauAraujo MauAraujo deleted the conditional-image-pull-policy branch January 2, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants