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

CLI: Merge source file build and binary build behavior

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • 0.10.0
    • Operator
    • 2020 Week 31-33 (from Jul 27), 2020 Week 34-36 (from Aug 17), 2020 Week 37-39 (from Sep 7)

      Binary build is doing:

      $ kogito deploy-service example-service ...
      $ oc start-build example-service-binary ...
      

      and this will launch the Binary build on the second command

      Source file build is doing

      $ kogito deploy-service --from-file ...
      

      and this will launch directly the build from specified file.

      I think we should change the Binary build to create directly the Build on the first command, if this one is launched with `--binary` option for example

              kevin-mok Kevin Mok (Inactive)
              tradisso@redhat.com Tristan Radisson
              Karel Suta Karel Suta
              Karel Suta Karel Suta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: