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

Details

    • Bug
    • Resolution: Unresolved
    • 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.

    Description

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: