Skip to content

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

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
srac0:fix/RHOSS-OperatorGroup-conflict
Jul 6, 2026
Merged

[federation] Fix RHSSO OperatorGroup conflict with RHOSO operators#4028
openshift-merge-bot[bot] merged 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
@srac0 srac0 marked this pull request as ready for review July 3, 2026 08:04

@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

@Valkyrie00 Valkyrie00 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.

/approve

@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Valkyrie00

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

@openshift-ci openshift-ci Bot added the approved label Jul 6, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 5bd0c82 into openstack-k8s-operators:main Jul 6, 2026
11 of 12 checks passed
@srac0 srac0 deleted the fix/RHOSS-OperatorGroup-conflict branch July 6, 2026 10:03
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