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

fix: never set the image pull policy to never #6134

Closed

Conversation

realtimetodie
Copy link

Fixes an issue where the ImagePullPolicy was set to Never for no apparent reason. This was originally introduced in #5786.

Related

@realtimetodie realtimetodie force-pushed the fix-remove-annoyance branch 2 times, most recently from 37b1d6a to ebe2a7e Compare June 4, 2023 20:21
@nicks
Copy link
Member

nicks commented Jun 5, 2023

hmmm, this isn't quite right, let's discuss on the issue.

also -- not sure why you think this was introduced in #5786, ImagePullPolicy: Never was like one of the very first features we added to Tilt because it's unusable without it in many cases AFAIR; here's a reference to when we were talking about it in 2018! #124

@realtimetodie
Copy link
Author

You are right, I think this needs to be fixed in the reconciler instead, since this issue is only occuring on a non-docker setup.

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