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

S2I build with quarkus.native.enable-server is crashing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 0.11.0
    • 0.7.0
    • Operator
    • None
    • Hide

      Install 0.7.0 Kogito operator.
      Create CR from description above.
      =>
      S2I build crash.

      Show
      Install 0.7.0 Kogito operator. Create CR from description above. => S2I build crash.

      When I run S2I build with KOGITO_OPTS env set to '-Dquarkus.native.enable-server=true' then the S2I build crash.
      Reproduced with this CR on Kogito operator 0.7.0:

      apiVersion: app.kiegroup.org/v1alpha1
      kind: KogitoApp
      metadata:
        name: example-quarkus
        namespace: ksuta-test
      spec:
        build:
          native: true
          env:
            - name: KOGITO_OPTS
              value: '-Dquarkus.native.enable-server=true'
          gitSource:
            contextDir: jbpm-quarkus-example
            uri: 'https://github.com/kiegroup/kogito-examples'
            reference: 0.7.0
      

            rhn-support-fspolti Filippe Spolti
            ksuta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: