-
Bug
-
Resolution: Done-Errata
-
Normal
-
OADP 1.2.0
-
False
-
-
False
-
oadp-operator-bundle-container-1.2.2-10
-
ToDo
-
-
-
0
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
No
Description of problem:
up to https://docs.openshift.com/container-platform/4.13/support/gathering-cluster-data.html#gathering-data-specific-features_gathering-cluster-data the image "registry.redhat.io/oadp/oadp-mustgather-rhel8" should get used to gather data for support cases. As this image is not a related image in the operators spec, this image will not get automatically pulled/mirrored. I case of a disconnected cluster this leads the related must-gather image likely not being available. As this get mostly not discovered during usual usage, but in case of a crisis, this needs to get avoided
Version-Release number of selected component (if applicable):
all, AFAIK
How reproducible:
always on any disconnected cluster or by checking the redhat-operator-index
Steps to Reproduce:
1. opm render registry.redhat.io/redhat/redhat-operator-index:v4.13 > redhat-operator-index-v4.13.json 2. operatorNames=$(jq 'select(.schema == "olm.bundle") | select ( .relatedImages[].image | contains ("registry.redhat.io/oadp/oadp-mustgather-rhel8")) | .name' redhat-operator-index-v4.13.json )
Actual results:
no operator has "registry.redhat.io/oadp/oadp-mustgather-rhel8" as related image
Expected results:
"oadp-operator*" is expected to have a related image "registry.redhat.io/oadp/oadp-mustgather-rhel8*"
Additional info:
- links to
-
RHBA-2023:118617 OpenShift API for Data Protection (OADP) 1.2.2 security and bug fix update
- mentioned on
(2 mentioned on)