Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Labs Workbench - Beta
-
None
Description
We should be wary of anything using IfNotPresent, as we usually expect images to update when the pod is killed.
For example, if I make a change to the default-backend container after it's been pulled, I will need to manually pull or delete the existing image in order to get the updates.