Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3403

Wrong default type of Console CPU request in Operator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.10.0.GA
    • 7.10.0.GA
    • Cloud
    • None
    • OCP 4.6
      BA Operator 7.10

    • False
    • False
    • CR1
    • CR1
    • Undefined
    • Workaround Exists
    • Hide

      Set to Console resource request to override the default value
      e.g.

      ...
      spec:   ...
        objects:     console:       resources:         requests:           cpu: 1500m
      ...
      
      Show
      Set to Console resource request to override the default value e.g. ... spec: ... objects: console: resources: requests: cpu: 1500 m ...
    • Hide
      1. Start RHBA 7.10 Operator in OCP 4.x
      2. Start following KieApp testKieApp.yaml
      3. Check that pods are created
      Show
      Start RHBA 7.10 Operator in OCP 4.x Start following KieApp testKieApp.yaml Check that pods are created
    • ---
    • ---

    Description

      The default value of Console CPU request is set in wrong type. This is causing failure of the Operatro when is started KieApp with console e.g. RHPAM Authroing.

      Default value is set with value type `Mi` this type for values is used for memory config not CPU.

      Default value is set here: https://github.com/kiegroup/kie-cloud-operator/blob/master/pkg/controller/kieapp/constants/constants.go#L185

      This change was bring as part of Dashbuilder integration to Operator by RHPAM-3248

      Expected result: set back CPU request default value to `1500m`

      Attachments

        Activity

          People

            rhn-support-fspolti Filippe Spolti
            jakubschwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: