-
Bug
-
Resolution: Done
-
Critical
-
Logging 5.4.0
-
False
-
False
-
NEW
-
VERIFIED
-
-
-
Logging (Core) - Sprint 211, Logging (Core) - Sprint 213
The configmap/grafana-dashboard-cluster-logging can’t be updated after upgrade from 5.2 to 5.3
Steps to Reproduce:
- Deploy cluster-logging 5.2
- Save the cm/grafana-dashboard-cluster-logging
oc extract cm/grafana-dashboard-cluster-logging -n openshift-config-managed mv openshift-logging.json to openshift-logging.json-5.2
- Upgrade logging to 5.3
- Wait about several minutes (10 minutes in my testing). diff the configmaps
oc extract cm/grafana-dashboard-cluster-logging -n openshift-config-managed mv openshift-logging.json to openshift-logging.json-5.3 diff openshift-logging.json-5.3 openshift-logging.json-5.1
Expected result:
The cm/grafana-dashboard-cluster-logging includes https://github.com/openshift/cluster-logging-operator/pull/1269/files
Actual result:
The cm/grafana-dashboard-cluster-logging wasn’t updated.
- clones
-
LOG-2066 [release-5.3] The configmap grafana-dashboard-cluster-logging can not be updated
- Closed
- links to