ignoreDifferences for CustomerResource does not have any effect #21308
Labels
bug
Something isn't working
more-information-needed
Further information is requested
version:2.13
Latest confirmed affected version is 2.13
Checklist:
argocd version
.IgnoreDifferences for CustomResource objects is not working. What have I done:
ArgoCD reports outofsync condition despite the fact that the changed objects are defined under IgnoreDifferences
To Reproduce
It is assumed that ArGoCD server v2.13.2 is installed
recordTTL to another value
kubectl -n external-dns edit DNSEndpoint ns-record
Expected behavior
I expect that ArgoCD does not report outofsync for objects which are defined under IgnoreDifferences
I expected Sync Status to be "Synced" because ArgoCD should have ignored any changes on the DNSendpoint
Screenshots
A screenshot has been added which shows the detected diff:
Version
Logs
Attached are the logs which appeared after changing the dnsendpoint
The following command was used to gather the logs:
kubectl -n argocd logs -f argocd-application-controller-0 -c argocd-application-controller
The text was updated successfully, but these errors were encountered: