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

kn workflow ignores the flag "--image" when building and append quay.io in the generated knative.yml file

    XMLWordPrintable

Details

    • False
    • None
    • False
    • ---
    • ---

    Description

      If you run the command kn workflow build --image dev.local/my-image:latest, the CLI will build the application appending the registry quay.io in front of it.

      See the final log output:

      Built container image quay.io/dev.local/my-first-osl:latest

      The expected output is dev.local/my-first-osl:latest.

      Not all images must have the user's namespace. That won't be necessary for local deployments (kind, minikube).

      Attachments

        Activity

          People

            lmotta@redhat.com Luiz Motta (Inactive)
            rhn-support-zanini Ricardo Zanini Fernandes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: