Skip to content

[openshift_setup] Add catalog registry auth and signature policy bypass - #4087

Open
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:DNM-OSPCIX-1431-catalog-source
Open

[openshift_setup] Add catalog registry auth and signature policy bypass#4087
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:DNM-OSPCIX-1431-catalog-source

Conversation

@rebtoor

@rebtoor rebtoor commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

When cifmw_openshift_setup_catalog_registry_credentials is defined:

  • Merge the auth into the cluster openshift-config/pull-secret so nodes can pull from the Konflux image-rbac-proxy registry.
  • Add the catalog registry to insecureRegistries and allowedRegistries to bypass image signature validation for Konflux-built FBC catalogs.
  • Wait for MachineConfigPools to settle after IDMS + pull-secret changes before proceeding.

All three actions are gated on cifmw_openshift_setup_catalog_registry_credentials — jobs that don't set it are completely unaffected.

Context

Architecture-update jobs on OCP 4.18 need openstack-operator.v1.0.7 from a Konflux FBC catalog behind image-rbac-proxy. The cluster needs pull-secret credentials AND signature policy bypass for that registry before the CatalogSource pod can pull.

Related-Issue: #ANVIL-159

@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nemarjan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

When cifmw_openshift_setup_catalog_registry_credentials is defined:
- Merge the auth into the cluster pull-secret so nodes can pull from
  the Konflux image-rbac-proxy registry.
- Add the catalog registry to insecure and allowed registries to
  bypass image signature validation for Konflux-built FBC catalogs.
- Wait for MachineConfigPools to settle after IDMS + pull-secret
  changes before proceeding.

Related-Issue: #OSPCIX-1431
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Roberto Alfieri <ralfieri@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@rebtoor
rebtoor force-pushed the DNM-OSPCIX-1431-catalog-source branch from af8785f to 2dcb13c Compare August 4, 2026 09:29

@evallesp evallesp 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

@centosinfra-prod-github-app

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://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/5a315aba5a2a4b25a0025bbbd10ee228

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 57m 07s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 33m 15s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 47m 54s
✔️ cifmw-crc-podified-edpm-baremetal-minor-update SUCCESS in 2h 27m 11s
✔️ cifmw-pod-zuul-files SUCCESS in 7m 44s
✔️ openstack-k8s-operators-content-provider-bootc SUCCESS in 3h 04m 54s
✔️ cifmw-crc-podified-edpm-baremetal-bootc SUCCESS in 1h 47m 38s
adoption-standalone-to-crc-ceph-provider POST_FAILURE in 3h 30m 37s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 11m 39s
✔️ cifmw-pod-pre-commit SUCCESS in 9m 14s
✔️ cifmw-molecule-openshift_setup SUCCESS in 16m 20s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants