[imagePullPolicy] Switch imagePullPolicy from Always to IfNotPresent#1879
Conversation
Use IfNotPresent instead of PullAlways for container image pull policy to avoid unnecessary image pulls when the image already exists locally. Updates source code and kuttl test assertions. Jira: https://redhat.atlassian.net/browse/OSPRH-28872
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, slagle The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f2b4b6fafebb40df97e3629a4fc2a599 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 25m 09s |
|
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6e5899de3c144de48557dc00733e158d ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 15m 56s |
|
recheck |
de19661
into
openstack-k8s-operators:main
Use
PullIfNotPresentinstead ofPullAlwaysfor container image pull policy to avoid unnecessary image pulls when the image already exists locally. Updates source code and kuttl test assertions.Jira: https://redhat.atlassian.net/browse/OSPRH-28872