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

Travel-Agency example deployment broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 1.4.0.Final
    • Documentation
    • None
    • False
    • False
    • Undefined
    • Hide

      Follow the Travel agency example in the latest documentation.

      Show
      Follow the Travel agency example in the latest documentation.

    Description

      Section 3.5.8 - Deploying Kogito services on OpenShift using a binary build

      Step 2 

      $ oc start-build travels-binary --from-dir=target/

      results in 

      Error from server (NotFound): buildconfigs.build.openshift.io "travels-binary" not found

       

      I am assuming that the build takes the Kogito service by name so changin the command to match the service works:

      $ oc start-build travels --from-dir=target/

       

      The same is true with the visas service in the next section: 

      oc start-build visas-binary --from-dir=target/

      to

      oc start-build visas --from-dir=target/

       

       

       

      Attachments

        Activity

          People

            ebalta@redhat.com Esther Balta
            gcolman1@redhat.com Graeme Colman (Inactive)
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: