-
Bug
-
Resolution: Done
-
Undefined
-
0.3.0
-
None
-
False
-
-
False
-
-
-
Moderate
-
None
Logging UIPlugin is not in available state when installed on OCP 4.13.45 cluster.
Steps to Reproduce:
1. Deploy an OCP 4.13.45 cluster.
2. Deploy cluster logging operator and Loki operator with v5.9.4.
3. Create Lokistack and Cluster logging instance.
4. Install Cluster Observability Operator v0.3.0 from the operator hub. Create monitoring stack and thanosquerier.
5. Create Logging UIPlugin.
Expected Result:
The logging UIPlugin should be in available state and the logging pod should be created under openshift-operators namespace.
Actual Result:
The logging UIPlugin is not in available state and the logging pod is not created. The observability operator pod is showing below error.
2024-08-02T10:10:21Z ERROR Reconciler error {"controller": "uiplugin", "controllerGroup": "observability.openshift.io", "controllerKind": "UIPlugin", "UIPlugin": {"name":"logging"}, "namespace": "", "name": "logging", "reconcileID": "0fe9c214-8f21-43eb-a546-bee4bbf95148", "error": "no compatible image found for plugin type Logging and cluster version v4.13.45"}
Additional Result:
No such issue when OCP version is 4.13.0-0.nightly-2024-08-02-035310
- links to
-
RHEA-2024:137109 Cluster Observability Operator 0.3 for OpenShift