Uploaded image for project: 'OpenShift API for Data Protection'
  1. OpenShift API for Data Protection
  2. OADP-3260

openshift-adp-controller-manager deployment uses imagePullPolicy Always

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • oadp-operator-bundle-container-1.2.4-15
    • ToDo
    • 0
    • 0.000
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown
    • No

      Description of problem:

      openshift-adp-controller-manager deployment uses imagePullPolicy: Always . To allow the pod starting in the absence of a registry or speed up the operator startup the operator should use IfNotPresent imagePullPolicy.

      Version-Release number of selected component (if applicable):

      oadp-operator.v1.2.4 

      Steps to Reproduce:

      oc -n openshift-adp get deploy openshift-adp-controller-manager -o yaml | grep imagePullPolicy 

      Actual results:

      imagePullPolicy: Always 

      Expected results:

      imagePullPolicy: IfNotPresent 

              rjohnson@redhat.com Rayford Johnson
              mcornea@redhat.com Marius Cornea
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: