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:
- clones
-
OCPBUGS-41136 HPA/oc scale and DeploymenConfig is not working
- Verified
- is blocked by
-
OCPBUGS-41136 HPA/oc scale and DeploymenConfig is not working
- Verified
- links to