-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Argocd outofsync with no diff changes #15898
Comments
noticing the same issue with argocd v2.10.7 I have also tried experimenting with the resource tracking using all three methods from this guide: https://argo-cd.readthedocs.io/en/stable/user-guide/resource_tracking/#resource-tracking Despite my best efforts, it is still showing the same for multiple applications.
|
same, probably related to #15126 |
We noticed this issue when doing a fresh rollout. But we migrated from Reverting back to |
This issue is resolved for me after upgrading to v2.11.0 |
Checklist:
argocd version
.Describe the bug
If you have fields that are set to default (see below for examples) argocd will say app is OutOfSync and try to sync even though the diff is blank
To Reproduce
Enter above fields as defaults instead of leaving them out, argocd will want to sync even no changes
Expected behavior
Does not sync
Screenshots
Version
Note: This did not go OutOfSync in 2.7.7
Logs
Before updating the yaml file:
argo-cd-before.txt
After, this is when it wants to sync:
argo-cd-after.txt
Application shows blank diff:
The text was updated successfully, but these errors were encountered: