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

kubernetesapply: always use PullIfNotPresent #6277

Merged
merged 1 commit into from Dec 8, 2023

Conversation

nicks
Copy link
Member

@nicks nicks commented Dec 8, 2023

i verified this works correctly on all modern container engines, no reason to use Never anymore.

Fixes #6133

i verified this works correctly on all modern container engines,
no reason to use Never anymore.

Fixes tilt-dev#6133

Signed-off-by: Nick Santos <nick.santos@docker.com>
@nicks nicks merged commit 727f5e5 into tilt-dev:master Dec 8, 2023
9 checks passed
@nicks nicks deleted the nicks/if-not-present branch December 8, 2023 16:20
nicks added a commit to nicks/tilt that referenced this pull request Dec 8, 2023
i verified this works correctly on all modern container engines,
no reason to use Never anymore.

Fixes tilt-dev#6133

Signed-off-by: Nick Santos <nick.santos@docker.com>
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.

ImagePullPolicy is always set to Never
2 participants