Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5205

ImageStream tag is not updated when image parameter is changed in KogitoRuntime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 1.6.0.Final
    • Operator
    • None
    • False
    • False
    • Undefined
    • Hide

      Reproduced on OCP 4.7.
      Create a KogitoRuntime with image parameter:

      apiVersion: app.kiegroup.org/v1beta1
      kind: KogitoRuntime
      metadata:
        name: example-quarkus
      spec:
        # see the quarkus-jvm.Dockerfile in this directory to know how to build your image locally
        image: quay.io/kiegroup/examples-process-quarkus-example-nightly:latest
      

      Wait until Kogito pod is running.
      Change KogitoRuntime image parameter to "quay.io/kiegroup/examples-process-quarkus-example-nightly2:latest"
      =>
      ImageStream is not updated. It is expected that ImageStream is updated to point to the new image.

      Show
      Reproduced on OCP 4.7. Create a KogitoRuntime with image parameter: apiVersion: app.kiegroup.org/v1beta1 kind: KogitoRuntime metadata: name: example-quarkus spec: # see the quarkus-jvm.Dockerfile in this directory to know how to build your image locally image: quay.io/kiegroup/examples-process-quarkus-example-nightly:latest Wait until Kogito pod is running. Change KogitoRuntime image parameter to "quay.io/kiegroup/examples-process-quarkus-example-nightly2:latest" => ImageStream is not updated. It is expected that ImageStream is updated to point to the new image.
    • 2021 Week 19-21 (from May 10), 2021 Week 22-24 (from May 31), 2021 Week 25-27 (from Jun 21)

    Description

      When user modifies image parameter in KogitoRuntime then related ImageStream is not updated. See reproducer for expected behaviour.

      Attachments

        Activity

          People

            vajain Vaibhav Jain
            ksuta Karel Suta
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: