-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13.0, 4.12.0
-
Low
-
None
-
Ultron 229, Voltron 230
-
2
-
Rejected
-
False
-
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:
- blocks
-
OCPBUGS-7025 Bundle Unpacker Using "Always" ImagePullPolicy for digests
- Closed
- is cloned by
-
OCPBUGS-7025 Bundle Unpacker Using "Always" ImagePullPolicy for digests
- Closed
- links to