Skip to content

Re-enable local registry mirrors for old container images#589

Merged
stuggi merged 1 commit into
openstack-k8s-operators:masterfrom
stuggi:local_reg
Jun 15, 2026
Merged

Re-enable local registry mirrors for old container images#589
stuggi merged 1 commit into
openstack-k8s-operators:masterfrom
stuggi:local_reg

Conversation

@stuggi

@stuggi stuggi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

For container tags with dates before 20251006 (old registry), use site-specific local mirrors (rhos-qe-mirror.lab.eng.*.redhat.com:5002) to avoid image pull timeouts in CI. For newer containers, override with registry.stage.redhat.io since the new registry has no geo mirrors.

Jira: OSPRH-31105

For container tags with dates before 20251006 (old registry), use
site-specific local mirrors (rhos-qe-mirror.lab.eng.*.redhat.com:5002)
to avoid image pull timeouts in CI. For newer containers, override
with registry.stage.redhat.io since the new registry has no geo mirrors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
@stuggi stuggi added DO NOT MERGE Work-in-progress and removed DO NOT MERGE Work-in-progress labels Jun 12, 2026
@stuggi

stuggi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

tested with 16.2 and 17.1 jobs that the older base version now correct use the local mirror and when running the update they use the new registry.

@stuggi stuggi requested a review from abays June 12, 2026 13:30

@abays abays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@abays

abays commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Failure looks like a hiccup:

TASK [oc_local : Download https://download.devel.redhat.com/rcm-guest/puddles/OpenStack/16.2-RHEL-8/latest_cdn/container_image_prepare.yaml] ***
Friday 12 June 2026  17:07:50 +0000 (0:00:01.911)       0:00:03.777 *********** 
�[0;31mfatal: [localhost]: FAILED! => {�[0m
�[0;31m    "changed": false,�[0m
�[0;31m    "content": "",�[0m
�[0;31m    "elapsed": 15,�[0m
�[0;31m    "redirected": false,�[0m
�[0;31m    "status": -1,�[0m
�[0;31m    "url": "https://download.devel.redhat.com/rcm-guest/puddles/OpenStack/16.2-RHEL-8/latest_cdn/container_image_prepare.yaml"�[0m
�[0;31m}�[0m
�[0;31m�[0m
�[0;31mMSG:�[0m
�[0;31m�[0m
�[0;31mStatus code was -1 and not [200]: Request failed: <urlopen error [Errno -2] Name or service not known>�[0m

@stuggi stuggi merged commit b650cb6 into openstack-k8s-operators:master Jun 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants