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

Make Container PullPolicy optional #323

Open
Ennosigaeon opened this issue Sep 29, 2020 · 0 comments
Open

Make Container PullPolicy optional #323

Ennosigaeon opened this issue Sep 29, 2020 · 0 comments

Comments

@Ennosigaeon
Copy link

Ennosigaeon commented Sep 29, 2020

Currently, the container pull policy always have to be set (see here). However, if you use the "latest" tag for a Docker image, K8s behaves differently if no pull policy is provided (see here). To correctly map this behaviour, the pull policy should be an optional. If you want we can provide a PR for this change.

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

No branches or pull requests

1 participant