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

Index management cronjobs are using wrong image in CSV/elasticsearch-operator.5.2.0-1

    XMLWordPrintable

Details

    • False
    • False
    • NEW
    • NEW
    • Hide
      Before this update, an incorrect brew tag for curator5 within the elasticsearch-operator-bundle build pipeline caused the pull of an image pinned to a dummy SHA1. With this update the build pipeline uses the logging-curator5-rhel8 reference for curator5, and allows index management cronjobs to pull the right image from registry.redhat.io.
      Show
      Before this update, an incorrect brew tag for curator5 within the elasticsearch-operator-bundle build pipeline caused the pull of an image pinned to a dummy SHA1. With this update the build pipeline uses the logging-curator5-rhel8 reference for curator5, and allows index management cronjobs to pull the right image from registry.redhat.io.

    Description

      Description of problem:

      The index management cronjobs are using the wrong image `registry.redhat.io/openshift-logging/logging-curator5-rhel8@dummy-sha` in CSV/elasticsearch-operator.5.2.0-1. AFAIK, the curator is deprecated  from Logging 5.1.

      elasticsearch-im-app-27121050-ck7b5             0/1     InvalidImageName   0          22m
      elasticsearch-im-audit-27121050-xdlq4           0/1     InvalidImageName   0          22m
      elasticsearch-im-infra-27121050-pl9gv           0/1     InvalidImageName   0          22m
      
      $ oc describe pod elasticsearch-im-app-27121050-ck7b5
      Events:
        Type     Reason          Age                  From               Message
        ----     ------          ----                 ----               -------
        Normal   Scheduled       23m                  default-scheduler  Successfully assigned openshift-logging/elasticsearch-im-app-27121050-ck7b5 to ip-10-0-175-154.us-east-2.compute.internal
        Normal   AddedInterface  23m                  multus             Add eth0 [10.129.2.49/23] from openshift-sdn
        Warning  Failed          21m (x12 over 23m)   kubelet            Error: InvalidImageName
        Warning  InspectFailed   3m4s (x96 over 23m)  kubelet            Failed to apply default image tag "registry.redhat.io/openshift-logging/logging-curator5-rhel8@dummy-sha": couldn't parse image reference "registry.redhat.io/openshift-logging/logging-curator5-rhel8@dummy-sha": invalid reference format

      Version-Release number of selected component (if applicable):

      elasticsearch-operator.5.2.0-1

      How reproducible:

      Always

      Steps to Reproduce:
      1. deploy logging 5.2
      2. check cronjobs
      3.

      Actual results:

      Expected results:

      Additional info

      Attachments

        Activity

          People

            Unassigned Unassigned
            qitang@redhat.com Qiaoling Tang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: