redhat-openshift-ecosystem/operator-certification-operator

Manger does not always pull controller image

acornett21 opened this issue · 1 comments

Bug Description

Since we are in a pre-release where our bundle/images aren't versions, the manager does not pull the latest container code if the latest tag is already present in the cluster.

Version and Command Invocation

bundle:latest

Steps to Reproduce:

  1. Apply a CatalogSource with latest index image
  2. See manger not pull controller container

Expected Result

I expect the manager to always get the latest container code.

Actual Result

No Pull happens

Additional Context

N/A

/assign