Bug 1686899

Summary: service catalog operators need to use imagePullPolicy Always
Product: OpenShift Container Platform Reporter: Jessica Forrester <jforrest>
Component: Service CatalogAssignee: Jay Boyd <jaboyd>
Status: CLOSED DUPLICATE QA Contact: Jian Zhang <jiazha>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: sponnaga
Target Milestone: ---   
Target Release: 4.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-14 08:30:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jessica Forrester 2019-03-08 15:54:48 UTC
service catalog operators need to use imagePullPolicy always, see https://github.com/openshift/origin/pull/22230

Snipped from the failed test:
Mar  5 04:02:10.951: INFO: Pods found with invalid container image pull policy not equal to IfNotPresent: 
openshift-svcat-apiserver-operator/openshift-svcat-apiserver-operator-59bb6d58b4-pw2tw/operator imagePullPolicy=Always
openshift-svcat-controller-manager-operator/openshift-svcat-controller-manager-operator-7fd4b99b84-j48d5/operator imagePullPolicy=Always

Comment 2 Jian Zhang 2019-03-14 08:30:37 UTC
I guess this bug is the same as bug 1685232, duplicate it. Correct me if I'm wrong.

*** This bug has been marked as a duplicate of bug 1685232 ***