Skip to content

[imagePullPolicy] Switch imagePullPolicy from Always to IfNotPresent#1879

Merged
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
abays:no_pull_always
Apr 10, 2026
Merged

[imagePullPolicy] Switch imagePullPolicy from Always to IfNotPresent#1879
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
abays:no_pull_always

Conversation

@abays
Copy link
Copy Markdown
Contributor

@abays abays commented Apr 9, 2026

Use PullIfNotPresent 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

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
@openshift-ci openshift-ci bot requested review from rebtoor and slagle April 9, 2026 14:52
@openshift-ci openshift-ci bot added the approved label Apr 9, 2026
@abays abays requested review from dprince and stuggi and removed request for rebtoor and slagle April 9, 2026 14:52
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 322325 bytes (315KB)
Base branch size 322325 bytes
Change +0.00%
Status yellow — growing
Threshold reference
Color Range Meaning
🟢 green < 300KB Comfortable
🟡 yellow 300–400KB Growing
🟠 orange 400–750KB Concerning
🔴 red > 750KB Approaching 1.5MB etcd limit (cut in half to allow space for update)

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 9, 2026

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f2b4b6fafebb40df97e3629a4fc2a599

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 25m 09s
podified-multinode-edpm-deployment-crc FAILURE in 25m 12s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 38m 34s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 45m 06s
✔️ openstack-operator-edpm-baremetal-minor-update SUCCESS in 2h 11m 13s

@abays
Copy link
Copy Markdown
Contributor Author

abays commented Apr 9, 2026

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f2b4b6fafebb40df97e3629a4fc2a599

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 25m 09s ❌ podified-multinode-edpm-deployment-crc FAILURE in 25m 12s ✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 38m 34s ✔️ openstack-operator-tempest-multinode SUCCESS in 1h 45m 06s ✔️ openstack-operator-edpm-baremetal-minor-update SUCCESS in 2h 11m 13s

TypeError: Value of unknown type: <class 'urllib3.exceptions.NewConnectionError'>, <urllib3.connection.HTTPSConnection object at 0x7f5258527130>: Failed to establish a new connection: [Errno 111] Connection refused

@abays
Copy link
Copy Markdown
Contributor Author

abays commented Apr 9, 2026

recheck

@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6e5899de3c144de48557dc00733e158d

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 15m 56s
podified-multinode-edpm-deployment-crc RETRY_LIMIT in 16m 51s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 39m 22s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 39m 45s
✔️ openstack-operator-edpm-baremetal-minor-update SUCCESS in 2h 02m 27s

@stuggi
Copy link
Copy Markdown
Contributor

stuggi commented Apr 10, 2026

recheck

@openshift-merge-bot openshift-merge-bot bot merged commit de19661 into openstack-k8s-operators:main Apr 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants