bernardodemarco commented on PR #11652:
URL: https://github.com/apache/cloudstack/pull/11652#issuecomment-3302631265

   @harikrishna-patnala, thanks for raising the PR.
   
   > main and 4.21. I think this happened as part of forward merging 4.20 to 
main. 4.20 does not have this 
[loop](https://github.com/shapeblue/cloudstack/blob/2d1e058d24aabf961dd254032f3a4ad4e464330d/plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterScaleWorker.java#L551),
 so return statement is working there.
   
   Yes, exactly. #11598 worked fine in the 4.20 branch. However, the scale 
Kubernetes workflow now has an iteration for each possible node type. Thus, we 
should have been more cautious when porting it to the main branch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to