From 964f41f00ca529e2b653e7c8e64268fed4acfcc9 Mon Sep 17 00:00:00 2001 From: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> Date: Tue, 9 Jun 2026 19:21:15 -0400 Subject: [PATCH] fix: update CSV with placement-debug RBAC (#1567) Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> --- .../manifests/cluster-manager.clusterserviceversion.yaml | 3 ++- .../latest/manifests/klusterlet.clusterserviceversion.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deploy/cluster-manager/olm-catalog/latest/manifests/cluster-manager.clusterserviceversion.yaml b/deploy/cluster-manager/olm-catalog/latest/manifests/cluster-manager.clusterserviceversion.yaml index 5ce8d65ef..2d557b258 100644 --- a/deploy/cluster-manager/olm-catalog/latest/manifests/cluster-manager.clusterserviceversion.yaml +++ b/deploy/cluster-manager/olm-catalog/latest/manifests/cluster-manager.clusterserviceversion.yaml @@ -59,7 +59,7 @@ metadata: categories: Integration & Delivery,OpenShift Optional certified: "false" containerImage: quay.io/open-cluster-management/registration-operator:latest - createdAt: "2026-05-08T03:00:13Z" + createdAt: "2026-06-09T16:57:09Z" description: Manages the installation and upgrade of the ClusterManager. operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 @@ -163,6 +163,7 @@ spec: - work-driver-config - open-cluster-management-image-pull-credentials - grpc-server-serving-cert + - placement-debug-serving-cert - cluster-import-config resources: - secrets diff --git a/deploy/klusterlet/olm-catalog/latest/manifests/klusterlet.clusterserviceversion.yaml b/deploy/klusterlet/olm-catalog/latest/manifests/klusterlet.clusterserviceversion.yaml index d54ee8b73..81cb4330b 100644 --- a/deploy/klusterlet/olm-catalog/latest/manifests/klusterlet.clusterserviceversion.yaml +++ b/deploy/klusterlet/olm-catalog/latest/manifests/klusterlet.clusterserviceversion.yaml @@ -31,7 +31,7 @@ metadata: categories: Integration & Delivery,OpenShift Optional certified: "false" containerImage: quay.io/open-cluster-management/registration-operator:latest - createdAt: "2026-05-08T03:00:13Z" + createdAt: "2026-06-09T16:57:09Z" description: Manages the installation and upgrade of the Klusterlet. operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3