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

LIB_IMAGE_PULL_POLICY imagePull Policy is not working in coreDNS pod delete chaos test case #23

Open
DheerajDang opened this issue Apr 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@DheerajDang
Copy link

What happened:
when we set LIB_IMAGE_PULL_POLICY policy to IfNotPresent, test case is always downloading the image.

What you expected to happen:
We want to skip the download part as image is available locally.

How to reproduce it (as minimally and precisely as possible):

  1. Download all images locally.
  2. Disable internet and then set LIB_IMAGE_PULL_POLICY to IfNotPresent
  3. Run core DNS pod delete chaos test
@DheerajDang DheerajDang added the bug Something isn't working label Apr 6, 2021
@DheerajDang DheerajDang changed the title LIB_IMAGE_PULL_POLICY imagPull Policy is not working in coreDNS pod delete chaos test case LIB_IMAGE_PULL_POLICY imagePull Policy is not working in coreDNS pod delete chaos test case Apr 6, 2021
@zamazan4ik
Copy link

Is it still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants