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

Kogito Runtime Image Stream Fails to Update

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.8.0.Final
    • 1.5.0.Final
    • Operator
    • None
    • False
    • False
    • Undefined
    • 2021 Week 19-21 (from May 10)

      When creating a KogitoRuntime with a reference to an external image, Kogito creates an ImageStream pointing to that image. If you update the Runtime with a new tag, Kogito does not update the Image Stream.

      Steps to reproduce:

      `kogito deploy-service my-service --image=quay.io/id/my-image:1.0`

      Validate the ImageStream points to the correct image.

      Update the KogitoRuntime with quay.io/id/my-image:2.0

      Validate the ImageStream. It will still be pointed to 1.0 but Kogito should update it to 2.0.

            vajain Vaibhav Jain
            troyer@redhat.com Trevor Royer
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: