Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3653

RHPAM Kogito operator creates wrong default image tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.11.0.GA
    • 7.11.0.GA
    • Cloud
    • None
    • OCP 4.7
      RHPAM Kogito operator

    • False
    • False
    • CR1
    • CR2
    • Undefined
    • Workaround Exists
    • Hide

      Specify images manually using buildImage and runtimeImage in CR.

      Show
      Specify images manually using buildImage and runtimeImage in CR.
    • Hide

      Install RHPAM Kogito operator.
      Create KogitoBuild CR:

      apiVersion: rhpam.kiegroup.org/v1
      kind: KogitoBuild
      metadata:
        name: example-quarkus
      spec:
        gitSource:
          contextDir: dmn-quarkus-example
          reference: 1.5.x
          uri: 'https://github.com/kiegroup/kogito-examples'
        type: RemoteSource
      

      Check created image streams.

      Show
      Install RHPAM Kogito operator. Create KogitoBuild CR: apiVersion: rhpam.kiegroup.org/v1 kind: KogitoBuild metadata: name: example-quarkus spec: gitSource: contextDir: dmn-quarkus-example reference: 1.5.x uri: 'https://github.com/kiegroup/kogito-examples' type: RemoteSource Check created image streams.
    • 2021 Week 16-18 (from Apr 19), 2021 Week 19-21 (from May 10)

      When user doesn't specify build and runtime images for KogitoBuild the operator creates ImageStreams pointing to wrong images like quay.io/kiegroup/kogito-builder:2.0 or quay.io/kiegroup/kogito-runtime-jvm:2.0

      Expected images are registry.redhat.io/rhpam-7/rhpam-kogito-builder-rhel8:7.11.0 or registry.redhat.io/rhpam-7/rhpam-kogito-runtime-jvm-rhel8:7.11.0

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

              Created:
              Updated:
              Resolved: