-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
COO failed to reconcile logging UI plugin on the IBM Z cluster. In which consoleuiplugin/logging had been deployed before.
The logging uipluin pod can not be ready
oc get pods -n openshift-cluster-observability-operator NAME READY STATUS RESTARTS AGE logging-54b6d5656d-dfrjl 0/1 ContainerCreating 0 3m13s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 43s default-scheduler Successfully assigned openshift-cluster-observability-operator/logging-54b6d5656d-dfrjl to master-2 Warning FailedMount 43s kubelet MountVolume.SetUp failed for volume "serving-cert" : secret "logging" not found Warning FailedMount 12s (x7 over 43s) kubelet MountVolume.SetUp failed for volume "plugin-config" : configmap "logging" not found
CLO print the message below
2024-12-11T11:18:43Z INFO observability-ui Reconciling observability UI plugin {"plugin": {"name":"logging"}} 2024-12-11T11:18:44Z ERROR Reconciler error {"controller": "uiplugin", "controllerGroup": "observability.openshift.io", "controllerKind": "UIPlugin", "UIPlugin": {"name":"logging"}, "namespace": "", "name": "logging", "reconcileID": "49a82938-3b72-4015-a4b9-89057d4f6045", "error": "/logging-view-plugin (console.openshift.io/v1, Kind=ConsolePlugin): updater failed to patch: .spec.proxy[0].authorization: field not declared in schema"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler
The consnoleplugin/logging-view-plugi
oc get consoleplugin/logging-view-plugin -o yaml apiVersion: console.openshift.io/v1 kind: ConsolePlugin metadata: creationTimestamp: "2024-12-03T12:00:27Z" generation: 2003 labels: app: logging-view-plugin app.kubernetes.io/created-by: openshift-logging_instance app.kubernetes.io/name: logging-view-plugin name: logging-view-plugin resourceVersion: "2105701" uid: b05c06d0-8b46-48e4-8e9c-209bf0706a63 spec: displayName: Logging Console Plugin proxy: - alias: backend authorization: None
Versions:
openshift 4.17
Openshift-Logging 6.1
COO 1.0.0
- relates to
-
LOG-6926 logging-view-plugin can not be enabled in Openshift 4.17
-
- New
-
- links to