Closed sstarcher closed 2 months ago
I have a similar problem. I deploy renovate with helm chart. I get similar error message:
Failed to compare desired state to live state: failed to perform pre-diff normalization: error building typed results: error creating typedLive: .status: field not declared in schema
I figured out that it is NetworkPolicy which causes the problem for me.
Describe the bug
deploying kube-prometheus-stack with
argocd.argoproj.io/compare-options: ServerSideDiff=true,IncludeMutationWebhook=true
Looks to fail without the compare-options also.
Expected behavior
Sync works
Version
2.10.14
Logs