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. configure an admission webhook matching the dc/scale subresource 3. create HPA 4. 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:
- blocks
-
OCPBUGS-42752 HPA/oc scale and DeploymenConfig is not working
- Closed
- is cloned by
-
OCPBUGS-42752 HPA/oc scale and DeploymenConfig is not working
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update