-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19
-
None
-
None
-
Proposed
-
False
-
Description of problem:
When a HostedCluster is initially deployed with a NodePool that does not autoscale, but then the NodePool is later changed to using autoscaling, the autoscaler deployment on the HCP is not scaled up and thus the NodePool does not autoscale. We observe this as failures in the e2e TestAutoscaling
Version-Release number of selected component (if applicable):
How reproducible:
Occasionally
Steps to Reproduce:
1. 2. 3.
Actual results:
When NodePool spec changes to enabling autoscaling, the annotation disabling the autoscaler deployment is not being removed from the HCP
Expected results:
When NodePool spec changes to enabling autoscaling, the annotation disabling the autoscaler deployment in the HCP should be removed
Additional info: