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

Stateful set update is not triggered by change in RELATED_IMAGE_* if stateful set is in errored state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • AMQ 7.9.0.CR6
    • operator
    • False
    • False
    • Hide

      1) oc create -f operator.yaml with faulty image in RELATED_IMAGE

       

      2) oc create -f cr.yaml

      2.1) At this point, pod in status "ErrImgPull" is created.

       

      3) update operator.yaml, change RELATED_IMAGE to proper one for your architecture

       

      Expected:

       

      StatefulSet is reassembled with new image(s) from RELATED_IMAGE

       

      Real:

       

      No change happens until stateful set is removed and replaced, or scaled down & back up.

      Show
      1) oc create -f operator.yaml with faulty image in RELATED_IMAGE   2) oc create -f cr.yaml 2.1) At this point, pod in status "ErrImgPull" is created.   3) update operator.yaml, change RELATED_IMAGE to proper one for your architecture   Expected:   StatefulSet is reassembled with new image(s) from RELATED_IMAGE   Real:   No change happens until stateful set is removed and replaced, or scaled down & back up.

      Faulty image in operator.yaml leads to operator creating a "stuck" statefulset, requiring by-hand correction even after applying the fix to image address.

              rhn-support-rkieley Roderick Kieley
              mkrutov Mikhail Krutov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: