-
Bug
-
Resolution: Done
-
Critical
-
Logging 6.1.0
-
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
- links to
- mentioned on
(2 mentioned on)