[release-4.22] feat: enable Perses monitoring UI plugin via COO#197
Conversation
|
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 Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
/lgtm |
|
❌ Generated Files Verification Failed One or more generated files in this PR are out of sync:
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>
c79538f to
915b1b5
Compare
|
/approve |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
85718f1
into
openshift-virtualization:release-4.22
This is an automated cherry-pick of #193
/assign tiraboschi