Is there an existing issue for this?
Description of the bug
In deployments with 2 function runner PODs, they compete or race against each other, deleting and recreating KRM function evaluator PODs, causing instability. This may stem from uncoordinated pod management or lack of locking. This is observed in local testing;
Steps To Reproduce
<kushal to include logs showing repeated create/delete cycles when function runner Deployment spec (replicas >1)>