Remove the template service broker from productization. This bug is a place holder for when we remove TSB and TSBO from the 4.5 release.
Ensure that in OpenShift 4.5, there is no template service broker or template service broker operator.
Fixed in version 4.5 there is no TSBO or TSB in 4.5 branch: https://github.com/openshift/ocp-build-data/tree/openshift-4.5/images
Verified. No TSBO and TSB exsits. $ sudo docker pull registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker-operator:v4.5 Trying to pull repository registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker-operator ... manifest for registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker-operator:v4.5 not found $ sudo docker pull registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker:v4.5 Trying to pull repository registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker ... manifest for registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-template-service-broker:v4.5 not found
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, 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/RHBA-2020:2409