Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1499

Missing Kie Server BuildConfig env configuration in Operator UI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.9.1.GA
    • 7.9.0.GA
    • Cloud
    • None
      • BA Operator 7.9.0
      • OCP 4.6
    • False
    • False
    • CR2
    • CR1
    • Undefined
    • Workaround Exists
    • Hide

      Provide configuration manually to the KieApp.yaml. Example of configuration:

      apiVersion: app.kiegroup.org/v2
      kind: KieApp
      metadata:   name: rhpam-production-immutable
      spec:   environment: rhpam-production-immutable
        objects:     servers:       - build:           env:             - name: JAVA_OPTS_APPEND
                    value: '-Dmy.custom.property=prop-test'
                gitSource:             contextDir: quickstarts/library-process/library
                  reference: master
                  uri: >-
                    https://github.com/jboss-container-images/rhpam-7-openshift-image.git
                kieServerContainerDeployment: >-
                  rhpam-kieserver-library=org.openshift.quickstarts:rhpam-kieserver-library:1.6.0-SNAPSHOT
      
      Show
      Provide configuration manually to the KieApp.yaml. Example of configuration: apiVersion: app.kiegroup.org/v 2 kind: KieApp metadata: name: rhpam-production-immutable spec: environment: rhpam-production-immutable objects: servers: - build: env: - name: JAVA_OPTS_APPEND value: '-Dmy.custom.property=prop-test' gitSource: contextDir: quickstarts/library-process/library reference: master uri: >- https://github.com/jboss-container-images/rhpam- 7 -openshift-image.git kieServerContainerDeployment: >- rhpam-kieserver-library=org.openshift.quickstarts:rhpam-kieserver-library: 1 . 6 . 0 -SNAPSHOT
    • 2020 Week 46-48 (from Nov 9), 2020 Week 49-51 (from Nov 30)

    Description

      In BA Operator UI is missing option for users need to set Kie Server immutable build env vars. This configuration was added by RHDM-1419. Changes for BA Operator, including update of KieApp.crd.yaml were merged by this PR https://github.com/kiegroup/kie-cloud-operator/pull/532/files
      If users want to configure build env, they need to manually add it to KieApp yaml file.

      Attachments

        Issue Links

          Activity

            People

              tarkhand Tarun Khandelwal (Inactive)
              jakubschwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: