Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-16485

Operator Best Practice: use the IfNotPresent imagePullPolicy for gatekeeper

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Gatekeeper 3.15.0, Gatekeeper 3.17.0
    • GRC
    • None
    • False
    • None
    • False
    • None

       The gatekeeper operator and the gatekeeper deployments use the Always image pull policy.  The best practice is to use the If not present pull policy. 

      The best practices analysis discovered this concern and states the following:

      Ensure that the containers under test are using IfNotPresent as Image Pull Policy. If there is a situation where the container dies and needs to be restarted, the image pull policy becomes important. PullIfNotPresent is recommended so that a loss of image registry access does not prevent the pod from restarting.

              jkulikau@redhat.com Justin Kulikauskas
              gparvin-redhat Gus Parvin
              Derek Ho Derek Ho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: