Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-6032

RHACS Operator configurable memory limits

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • OpenShift Operator, RHACS
    • None
    • False
    • None
    • False
    • Not Selected

      1. Proposed title of this feature request
        2. What is the nature and description of the request?
        3. Why does the customer need this? (List the business requirements here)
        4. List any affected packages or components.

       

      1. RHACS operator configurable memory limits.

      2. Customers want to be able to specify the memory limits for RHACS operator components like rhacs-operator-controller-manager when installing the Operator.

       

      3. Customer is finding that the rhacs-operator-controller-manager Deployment has hard-coded defaults for CPU and Memory requests and limits:

              resources:
                limits:
                  cpu: 200m
                  memory: 1Gi
                requests:
                  cpu: 100m
                  memory: 200Mi

       

      In their large environment, the memory limit is causing the rhacs-operator-controller-manager to be OOMKilled. Customer is forced to modify the operator settings

              dcaspin@redhat.com Doron Caspin
              cporter@redhat.com Christopher Porter (Inactive)
              Anjali Telang, Boaz Michaely, Doron Caspin, JP Jung, Maria Simon Marcos, Shubha Badve
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: