-
Story
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
-
None
-
0
Summary
HyperShift deployment files are generated by the HyperShift CLI through `hypershift install` command. The generated yaml files include a section for `operator` Deployment. The section includes `imagePullPolicy: IfNotPresent`.
This setting cause trouble when the operator is deployed from a moving tag, e.g., `latest`.
Goal
Set `imagePullPolicy: Always` for the operator Deployment in the CLI generated yaml file.
- relates to
-
CNTRLPLANE-1468 Allow setting ImagePullPolicy for HyperShift
-
- Closed
-
- links to