Skip to content

Commit 0ca8ddb

Browse files
committed
Add missing annotation: operators.openshift.io/must-gather-image
1 parent 119cdfa commit 0ca8ddb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

bundle/manifests/clusterlogging.clusterserviceversion.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ metadata:
118118
certified: "false"
119119
console.openshift.io/plugins: '["logging-view-plugin"]'
120120
containerImage: quay.io/openshift-logging/cluster-logging-operator:latest
121-
createdAt: "2025-03-14T20:19:21Z"
121+
createdAt: "2025-11-13T11:23:02Z"
122122
description: The Red Hat OpenShift Logging Operator for OCP provides a means for
123123
configuring and managing your aggregated logging stack.
124124
features.operators.openshift.io/cnf: "false"
@@ -135,6 +135,7 @@ metadata:
135135
operatorframework.io/cluster-monitoring: "true"
136136
operatorframework.io/suggested-namespace: openshift-logging
137137
operators.openshift.io/infrastructure-features: '["disconnected","proxy-aware"]'
138+
operators.openshift.io/must-gather-image: quay.io/openshift-logging/cluster-logging-operator:latest
138139
operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift
139140
Container Platform", "OpenShift Platform Plus"]'
140141
operators.operatorframework.io/builder: operator-sdk-unknown

config/manifests/bases/clusterlogging.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ metadata:
2323
operatorframework.io/cluster-monitoring: "true"
2424
operatorframework.io/suggested-namespace: openshift-logging
2525
operators.openshift.io/infrastructure-features: '["disconnected","proxy-aware"]'
26+
operators.openshift.io/must-gather-image: quay.io/openshift-logging/cluster-logging-operator:latest
2627
operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift
2728
Container Platform", "OpenShift Platform Plus"]'
2829
operators.operatorframework.io/builder: operator-sdk-unknown

0 commit comments

Comments
 (0)