Description of problem: When trying to deploy the amq operator for the ZTP, with version 1.10-13(latest version) the deployment fails to mirror and add the operator. Version-Release number of selected component (if applicable): How reproducible: # find latest amq bundle brew list-builds --package=amq-interconnect-operator-metadata-container --state=COMPLETE --quiet | grep 1.10-10 | sort -V | tail -1 | awk '{print $1}' # get image from latest bundle brew --noauth call --json getBuild amq-interconnect-operator-metadata-container-1.10-10 | jq -r '.extra.image.index.pull[0]' # add to our index image in disconnected regsistry opm index add --bundles registry-proxy.engineering.redhat.com/rh-osbs/amq7-amq-interconnect-operator-metadata@sha256:785dd106ddabb8be1280303a5e5d117f128058b8d262a5dc4cdda75d6c89a968 --from-index registry.hlxcl11.lab.eng.tlv2.redhat.com:5000/olm/redhat-operator-index:v4.10 --tag registry.hlxcl11.lab.eng.tlv2.redhat.com:5000/olm/redhat-operator-index:v4.10 # last step fails with this error: "Could not find optional dependencies file\" file=bundle_tmp145777961/metadata load=annotations with=bundle_tmp145777961\ntime=\"2022-02-14T13:40:03-05:00\" level=info msg=\"Could not find optional properties file\" file=bundle_tmp145777961/metadata load=annotations with=bundle_tmp145777961\ntime=\"2022-02-14T13:40:03-05:00\" level=info msg=\"Could not find optional dependencies file\" file=bundle_tmp145777961/metadata load=annotations with=bundle_tmp145777961\ntime=\"2022-02-14T13:40:03-05:00\" level=info msg=\"Could not find optional properties file\" file=bundle_tmp145777961/metadata load=annotations with=bundle_tmp145777961\ntime=\"2022-02-14T13:40:03-05:00\" level=error msg=\"permissive mode disabled\" bundles=\"[registry-proxy.engineering.redhat.com/rh-osbs/amq7-amq-interconnect-operator-metadata@sha256:785dd106ddabb8be1280303a5e5d117f128058b8d262a5dc4cdda75d6c89a968]\" error=\"Invalid bundle amq7-interconnect-operator.v1.10.4, replaces nonexistent bundle amq7-interconnect-operator.v1.10.3\"\nError: Invalid bundle amq7-interconnect-operator.v1.10.4, replaces nonexistent bundle amq7-interconnect-operator.v1.10.3 Actual results: Mirror of the operator fails Expected results: Mirror should work and operator should be added to registry
Ofer, Once this is verified, can we close this? /KenY
Ken, this is not fixed yet.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069