-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Improvement
-
False
-
-
False
-
None
-
None
-
None
-
None
Summary
HyperShfit operator, once deployed by the HyperShift CLI, is always use ImagePullPolicy: IfNotPresent. This does not work with our installation since we always use a fixed tag (e.g., latest, 4.20) for the installation. Thus, the operator will continue to use an old version of image even re-installed/upgraded.
Considering https://issues.redhat.com/browse/HOSTEDCP-791 is closed, we need to introduce a new command line switch in HyperShift CLI to allow setting ImagePullPolicy.
Goal
Add a new command line switch in HyperShift CLI to support setting ImagePullPolicy
- is related to
-
HOSTEDCP-791 Set imagePullPolicy to Always
-
- Closed
-
- links to