Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-4796

User specified image in broker CR get ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.8.1.OPR.2.GA
    • operator
    • None
    • False
    • False
    • Undefined
    • Hide

      Create a CR with specified image, e.g.

      ...

        spec:
          deploymentPlan:
            size: 1
            image: quay.io/hgao/amq-openshift-image:v1.0

       

      deployed it and check the pod using

      oc/kubectl get pod ex-aao-ss-0 -o yaml

      The container image will not be the one you specified.

       

      Show
      Create a CR with specified image, e.g. ...   spec:     deploymentPlan:       size: 1       image: quay.io/hgao/amq-openshift-image:v1.0   deployed it and check the pod using oc/kubectl get pod ex-aao-ss-0 -o yaml The container image will not be the one you specified.  

      If user specifies an image in the broker cr and deployed the image is not used and the operator automatically determined to use latest broker image as if the Image field is 'placeholder'

       

            gaohoward Howard Gao
            gaohoward Howard Gao
            Roman Vais Roman Vais
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: