Skip to content

[release-4.22] feat: enable Perses monitoring UI plugin via COO#197

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift-virtualization:release-4.22from
openshift-cherrypick-robot:cherry-pick-193-to-release-4.22
May 28, 2026
Merged

[release-4.22] feat: enable Perses monitoring UI plugin via COO#197
openshift-merge-bot[bot] merged 1 commit into
openshift-virtualization:release-4.22from
openshift-cherrypick-robot:cherry-pick-193-to-release-4.22

Conversation

@openshift-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #193

/assign tiraboschi

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 28, 2026

Hi @openshift-cherrypick-robot. Thanks for your PR.

I'm waiting for a openshift-virtualization member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tiraboschi
Copy link
Copy Markdown
Member

/ok-to-test

@sradco
Copy link
Copy Markdown

sradco commented May 28, 2026

/lgtm

@github-actions
Copy link
Copy Markdown
Contributor

Generated Files Verification Failed

One or more generated files in this PR are out of sync:

  • CRDs: Run make update-crds if CRD verification failed
  • RBAC: Run make generate-rbac if RBAC verification failed

Please regenerate the files locally and commit the changes.

Add the 'monitoring' UIPlugin (Cluster Observability Operator) as an
always-on asset so Perses dashboards are available in the OpenShift
console without requiring ACM integration.

The UIPlugin is a soft dependency: autopilot skips it silently when the
uiplugins.observability.openshift.io CRD is absent (COO not installed).
When ACM is present it manages the same UIPlugin with additional acm.*
fields; SSA field managers don't conflict because autopilot only owns
spec.monitoring.perses.enabled.

The kubevirt-plugin UIPlugin (observability-operator) is removed: testing
on a clean cluster confirmed it is not needed. A tombstone ensures it is
deleted on clusters where it was previously deployed. RBAC updated to
include delete verb for uiplugins.

Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
@tiraboschi tiraboschi force-pushed the cherry-pick-193-to-release-4.22 branch from c79538f to 915b1b5 Compare May 28, 2026 14:22
@openshift-ci openshift-ci Bot removed the lgtm label May 28, 2026
@tiraboschi
Copy link
Copy Markdown
Member

/approve

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 28, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tiraboschi

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

@tiraboschi
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label May 28, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 85718f1 into openshift-virtualization:release-4.22 May 28, 2026
6 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