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

CLI: Update documentation for `deploy-service` native option

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 0.14.0
    • 0.9.0
    • Operator
    • 2020 Week 31-33 (from Jul 27)

    Description

      Currently, we can set build as native for S2I but it not precised into the help.
      So, for a binary build, we could do:

      $ kogito deploy-service test --native
      $ mvn clean package
      $ oc start-build test-binary --from-dir=target
      

      then the runtime build is still done as a non-native build.

      We should update the documentation on CLI to let the user know that `native` option is only for S2I
      and also, we should add a WARN in logs if found native but not native (or the opposite)

      Attachments

        Issue Links

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved: