-
Bug
-
Resolution: Done
-
Major
-
4.13.0, 4.12.0
-
Low
-
None
-
Windu 231
-
1
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-4955. The following is the description of the original issue:
—
Description of problem:
Customer needs "IfNotPresent" ImagePullPolicy set for bundle unpacker images which reference iamges by digest. Currently, policy is set to "Always" no matter what.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1.Install an operator via bundle referencing an image by digest 2.Check the bundle unpacker pod
Actual results:
Image pull policy will be set to "Always"
Expected results:
Image pull policy will be set to "IfNotPresent" when pulling via digest
Additional info:
- clones
-
OCPBUGS-4955 Bundle Unpacker Using "Always" ImagePullPolicy for digests
- Closed
- is blocked by
-
OCPBUGS-4955 Bundle Unpacker Using "Always" ImagePullPolicy for digests
- Closed
- links to