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

oadp-velero use imagePullPolicy Always

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Undefined
    • None
    • None
    • operator
    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo
    • No
    • Important
    • 8
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown

    Description

      Description of problem:

      Similar to https://issues.redhat.com/browse/OADP-3260 ,to allow the pods starting in the absence of a registry or speed up the startup the oadp-velero images should use IfNotPresent imagePullPolicy instead of Always.

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

      oadp-operator.v1.3.1

      How reproducible:

      100%

      Steps to Reproduce:
      1.  oc -n openshift-adp get pods velero-66c8fdb5bb-kd6kf -o yaml| grep imagePullPolicy 

      Actual results:

            imagePullPolicy: Always
            imagePullPolicy: Always
            imagePullPolicy: Always

      Expected results:

      imagePullPolicy: IfNotPresent

      Additional info:

      Attachments

        Activity

          People

            wnstb Wes Hayutin
            mcornea@redhat.com Marius Cornea
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: