Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-4160

on "options" leaving maxReplicas on HPA, updates minReplicas+1 on the cluster

XMLWordPrintable

    • 1
    • False
    • None
    • False
    • Hide
      - HPA creation disabled, see https://github.com/tektoncd/operator/issues/2002 for more details
      - HPA maxReplicas will not be updated, if it is not set under options
      Show
      - HPA creation disabled, see https://github.com/tektoncd/operator/issues/2002 for more details - HPA maxReplicas will not be updated, if it is not set under options
    • Pipelines Sprint 257, Pipelines Sprint 258

      user update HPA minReplicas and left maxReplicas.
      minReplicas added as expected. however the maxReplicas also updated as minReplicas+1

      options:
            disabled: false
            horizontalPodAutoscalers:
              tekton-pipelines-webhook:
                spec:
                  minReplicas: 2
      

      related slack discussion on https://redhat-internal.slack.com/archives/CG5GV6CJD/p1707915411407129

            jkandasa-rh Jeeva Kandasamy
            jkandasa-rh Jeeva Kandasamy
            Shubham Minglani Shubham Minglani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: