Hide Forgot
Description of problem: Image pull policy of TSB operator should use 'ifNotPresent' to avoid deploy failed while lost image server, it is using 'Always'. Refer bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1686896 https://bugzilla.redhat.com/show_bug.cgi?id=1685232 Version-Release number of selected component (if applicable): $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-15-063749 True False 14h Cluster version is 4.0.0-0.nightly-2019-03-15-063749 How reproducible: Always Steps to Reproduce: $ oc get po template-service-broker-operator-6b9bb48bd5-cpmlc -o yaml | grep -i imagePullPolicy imagePullPolicy: Always Expected results: Image pull policy of TSB operator should use 'ifNotPresent' addition info: None.
Which version of the CSV was used to install the TSB?
$ oc get csv NAME DISPLAY VERSION REPLACES PHASE templateservicebrokeroperator.v0.2.0 Template Service Broker Operator 0.2.0 Succeeded
https://github.com/openshift/template-service-broker-operator/pull/27
Verified. Cluster version is 4.1.0-0.nightly-2019-05-09-182710 ose-template-service-broker-operator:v4.1.0-201905091832
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-2019:0758