Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42752

HPA/oc scale and DeploymenConfig is not working

XMLWordPrintable

    • None
    • PODAUTO - Sprint 260
    • 1
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, when you attempted to scale a `DeploymentConfig` object with an admission webhook that the object's `deploymentconfigs/scale` subresource, the `apiserver` failed to handle the request. This impacted the `DeploymentConfig` object as it could not be scaled. With this release, a fix ensures that this issue no longer occurs. (link:https://issues.redhat.com/browse/OCPBUGS-42752[*OCPBUGS-42752*])
      Show
      * Previously, when you attempted to scale a `DeploymentConfig` object with an admission webhook that the object's `deploymentconfigs/scale` subresource, the `apiserver` failed to handle the request. This impacted the `DeploymentConfig` object as it could not be scaled. With this release, a fix ensures that this issue no longer occurs. (link: https://issues.redhat.com/browse/OCPBUGS-42752 [* OCPBUGS-42752 *])
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-41136. The following is the description of the original issue:

      Description of problem:

      Customer is unable to scale deploymentConfig in RHOCP 4.14.21 cluster.
      
      If they scale a DeploymentConfig they get the error: "New size: 4; reason: cpu resource utilization (percentage of request) above target; error: Internal error occurred: converting (apps.DeploymentConfig) to (v1beta1.Scale): unknown conversion"  

      Version-Release number of selected component (if applicable):

      4.14.21    

      How reproducible:

      N/A    

      Steps to Reproduce:

          1. deploy apps using DC
          2. create HPA
          3. observe pods unable to scale. Also manual scaling fails
          

      Actual results:

      Pods are not getting scaled    

      Expected results:

      Pods should be scaled using HPA    

      Additional info:

          

              bluddy Ben Luddy
              openshift-crt-jira-prow OpenShift Prow Bot
              Rahul Gangwar Rahul Gangwar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: