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

The supported Openshift versions are wrong

XMLWordPrintable

    • False
    • None
    • False
    • NEW
    • NEW
    • Release Note Not Required
    • Log Storage - Sprint 261, Log Storage - Sprint 262

      Description of problem:

      1. com.redhat.openshift.version should be v4.15-v4.18

      $oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-logging-cluster-logging-operator-bundle:v6.1.0-28 -o json --filter-by-os linux/amd64  |grep "com.redhat.openshift.versions"
              "com.redhat.openshift.versions": "v4.15-v4.17",
      $ oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-logging-loki-operator-bundle:v6.1.0-40 -o json --filter-by-os linux/amd64  |grep "com.redhat.openshift.versions"
              "com.redhat.openshift.versions": "v4.14-v4.17",
      
      

      2. olm.maxOpenShiftVersion should be 4.19 for logging 6.1
      https://github.com/openshift/cluster-logging-operator/blob/master/bundle/metadata/properties.yaml
      https://github.com/openshift/loki/blob/main/operator/bundle/openshift/metadata/properties.yaml

      Expected results:

      "com.redhat.openshift.versions"="v4.15-v4.18"
      olm.maxOpenShiftVersion=4.18

              rojacob@redhat.com Robert Jacob
              rhn-support-anli Anping Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: