-
Bug
-
Resolution: Done
-
Blocker
-
Logging 5.7.0
-
False
-
-
False
-
NEW
-
VERIFIED
-
-
-
Log Collection - Sprint 233, Log Collection - Sprint 234
Description:
'alerts' feature is missing under logging-plugin-view deployment spec for datasource loki alerts.
deployment spec:
containers:
- resources: {}
terminationMessagePath: /dev/termination-log
name: logging-view-plugin
ports:
- containerPort: 9443
protocol: TCP
imagePullPolicy: IfNotPresent
volumeMounts:
- name: serving-cert
readOnly: true
mountPath: /var/serving-cert
terminationMessagePolicy: File
image: >-
registry.redhat.io/openshift-logging/logging-view-plugin-rhel8@sha256:dc4646c4a0a234dfa6a8c4a5790b4a8f88f756c354863a46dc422c3614adc097
args:
- '-port'
- '9443'
- '-features'
- dev-console
- '-cert'
- /var/serving-cert/tls.crt
- '-key'
- /var/serving-cert/tls.key
......
oc get csv -n openshift-logging
NAME DISPLAY VERSION REPLACES PHASE
cluster-logging.v5.7.0 Red Hat OpenShift Logging 5.7.0 Succeeded
loki-operator.v5.7.0 Loki Operator 5.7.0 Succeeded
OCP version: 4.13
How reproducible: always
Expected Result: alerts should be seen as a feature on plugin deployment on OCP 4.13
Actual Result: alerts feature is missing
logging-view-plugin image: registry.redhat.io/openshift-logging/logging-view-plugin-rhel8@sha256:dc4646c4a0a234dfa6a8c4a5790b4a8f88f756c354863a46dc422c3614adc097
plugin-manifest.json: http://pastebin.test.redhat.com/1094476
logging-view-plugin deployment: http://pastebin.test.redhat.com/1094477
- links to
- mentioned on
(2 mentioned on)