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

change the type of imagePullPolicy #126

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

chentao1596
Copy link

I thought "IfNotPresent" should be better than "Always".
Reasons: All the images("gcr.io/google_containers/nginx-ingress-controller") which exist have a fixed tag(not :latest). The tag will be changed if this image change to a new version. So, IMO, no matter how many times, the download image is the same one, and we don't need download it again when it exists.
thank you!

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 13, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 42.192% when pulling 224a4bf on chentao1596:change-type-of-pull-images into 43a3d67 on kubernetes:master.

@aledbf aledbf self-assigned this Jan 13, 2017
@aledbf
Copy link
Member

aledbf commented Jan 13, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 13, 2017
@aledbf
Copy link
Member

aledbf commented Jan 13, 2017

@chentao1596 thanks!

@aledbf aledbf merged commit 0743f7c into kubernetes:master Jan 13, 2017
@chentao1596 chentao1596 deleted the change-type-of-pull-images branch January 17, 2017 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants