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

`spec.platform.baseImage` does not update the Dockerfile base image

XMLWordPrintable

    • 2023 Week 27-29 (from Jul 3)

      When creating a KogitoServerlessPlatform with `spec.platform.baseImage=anyimage`, the 

      ConfigMap with Dockerfile is not updated accordingly:

      $ kubectl get cm kogito-greeting-builder -o yaml
      apiVersion: v1
      data:
        Dockerfile: "FROM quay.io/kiegroup/kogito-swf-builder:1.39 AS builder\n  \n  # Copy
          from build context to skeleton resources project\nCOPY * ./resources/\n\nRUN /home/kogito/launch/build-app.sh
      [...]

            dsalerno@redhat.com Davide Salerno
            tradisso@redhat.com Tristan Radisson
            Tristan Radisson Tristan Radisson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: