Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-3769

[release-5.7] - alerts feature is missing under logging-plugin-view deployment

    XMLWordPrintable

Details

    • False
    • None
    • False
    • NEW
    • OBSDA-115 - Create alerting rules based on logs
    • VERIFIED
    • Log Collection - Sprint 233, Log Collection - Sprint 234

    Description

      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

      Attachments

        Activity

          People

            jcantril@redhat.com Jeffrey Cantrill
            rhn-support-kbharti Kabir Bharti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: