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

Allow Image Pull Policy for dapr run on kubernetes #1463

Closed
filintod opened this issue Nov 12, 2024 · 1 comment · Fixed by #1462
Closed

Allow Image Pull Policy for dapr run on kubernetes #1463

filintod opened this issue Nov 12, 2024 · 1 comment · Fixed by #1462
Labels
kind/bug Something isn't working

Comments

@filintod
Copy link
Contributor

filintod commented Nov 12, 2024

Expected Behavior

When working with kind/minikube one can upload images locally without a registry, but the ImagePullPolicy should not be Always or it will try to find it in docker hub or somewhere upstream.

We need a way to add a custom ImagePullPolicy

Actual Behavior

Steps to Reproduce the Problem

Release Note

RELEASE NOTE:

@filintod filintod added the kind/bug Something isn't working label Nov 12, 2024
@filintod filintod mentioned this issue Nov 12, 2024
3 tasks
@dapr-bot
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added stale and removed stale labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants