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

Details

    • False
    • Hide

      None

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

    Description

      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 

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: