Issue Description
SRE Agent is not able to run kubectl patch
Thread ID
bc90cc18-2606-4393-b5a5-9cff505577f5
Steps to Reproduce
- SRE agent monitors AKS cluster
- When one of the pods goes into unhealthy state, SRE agent is not able to patch it to make it healthy again
Expected Behavior
SRE agent should fix pod easily by patching deployment.
Actual Behavior
SRE Agent is not able to perform kubectl apply