Skip to content

[federation] Fix RHSSO OperatorGroup conflict with RHOSO operators#4028

Open
srac0 wants to merge 1 commit into
openstack-k8s-operators:mainfrom
srac0:fix/RHOSS-OperatorGroup-conflict
Open

[federation] Fix RHSSO OperatorGroup conflict with RHOSO operators#4028
srac0 wants to merge 1 commit into
openstack-k8s-operators:mainfrom
srac0:fix/RHOSS-OperatorGroup-conflict

Conversation

@srac0

@srac0 srac0 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

The federation role was deploying the RHSSO OperatorGroup into openstack-operators, which already has an OperatorGroup from the OpenStack operator. OLM enforces one OperatorGroup per namespace, so the second one triggered TooManyOperatorGroups and blocked InstallPlan creation for the RHSSO subscription.

Change the default cifmw_federation_operator_namespace from openstack-operators to keycloak-operators, and add a task to create that namespace before applying the OLM manifest.

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@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/dee5b950868c41dda2a4557126c0e052

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 19m 08s
podified-multinode-edpm-deployment-crc FAILURE in 24m 15s
cifmw-crc-podified-edpm-baremetal FAILURE in 24m 18s
✔️ cifmw-crc-podified-edpm-baremetal-minor-update SUCCESS in 2h 05m 11s
✔️ cifmw-pod-zuul-files SUCCESS in 5m 01s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 19s
✔️ cifmw-pod-pre-commit SUCCESS in 8m 42s
✔️ cifmw-molecule-federation SUCCESS in 2m 08s

The federation role was deploying the RHSSO OperatorGroup into
openstack-operators, which already has an OperatorGroup from the
OpenStack operator. OLM enforces one OperatorGroup per namespace,
so the second one triggered TooManyOperatorGroups and blocked
InstallPlan creation for the RHSSO subscription.

Change the default cifmw_federation_operator_namespace from
openstack-operators to keycloak-operators, and add a task to
create that namespace before applying the OLM manifest.

Signed-off-by: Samuel Rac <srac@redhat.com>
@srac0 srac0 force-pushed the fix/RHOSS-OperatorGroup-conflict branch from 4c82bed to b51bec2 Compare July 3, 2026 07:55
@openshift-ci

openshift-ci Bot commented Jul 3, 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 fultonj 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

@srac0 srac0 marked this pull request as ready for review July 3, 2026 08:04
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.

1 participant