-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13.z, 4.14.z, 4.15.z, 4.16
-
None
-
1
-
OSDOCS Sprint 258
-
1
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
In the following section https://docs.openshift.com/container-platform/4.14/support/gathering-cluster-data.html#gathering-data-specific-features_gathering-cluster-data its presented that for Data collection for Red Hat OpenShift Data Foundation to use the following container base image: registry.redhat.io/odf4/ocs-must-gather-rhel8:v<installed_version_ODF> same aspect its persisting for 4.15: https://docs.openshift.com/container-platform/4.15/support/gathering-cluster-data.html#gathering-data-specific-features_gathering-cluster-data this is wrong: midu@midu-thinkpadp1gen3 ~$ skopeo list-tags docker://registry.redhat.io/odf4/odf-must-gather-rhel9 { "Repository": "registry.redhat.io/odf4/odf-must-gather-rhel9", "Tags": [ "v4.13.0-35", "v4.13.0", "v4.13.1", "v4.13.1-3", "v4.13.1-3-source", "v4.13.2", "v4.13.2-1", "v4.13.2-1-source", "v4.13.3", "v4.13.3-1", "v4.13.3-1-source", "v4.13.4-5", "v4.13.4", "v4.13.4-5-source", "v4.14.0-29", "v4.14.0", "v4.14.0-29-source", "v4.14.1-4", "v4.14.1", "v4.14.1-4-source", "v4.13.5", "v4.13.5-3", "v4.14.2", "v4.14.2-1", "v4.13.5-3-source", "v4.14.2-1-source", "v4.14.3", "v4.13.6", "v4.14.4", "v4.14.4-2", "v4.14.4-2-source", "v4.13.7", "v4.13.7-1", "v4.13", "v4.13.7-1-source", "v4.14.5-1", "v4.14.5", "v4.14", "v4.14.5-1-source", "v4.15.0", "v4.15.0-26", "v4.15", "v4.15.0-26-source" ] }
Version-Release number of selected component (if applicable):
4.14.z-stream, 4.15.z-stream and 4.16
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
I expect that the following image `registry.redhat.io/odf4/ocs-must-gather-rhel8:v<installed_version_ODF>` should be replaced with `registry.redhat.io/odf4/odf-must-gather-rhel9:v<installed_version_ODF>`
Expected results:
`registry.redhat.io/odf4/odf-must-gather-rhel9:v<installed_version_ODF>`
Additional info: