-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Using master
and server-side-apply I get a inline-diff for resources: {}
for all my apps
#10627
Comments
Can you please provide an example of ArgoCD application that causes this issue? I didn't have this behavior during my tests. |
@Cowboy-coder @iam-veeramalla |
Hello @leoluz , is this fixed only in master for now ? and if it is, when will this fix be released please ? |
Checklist:
argocd version
.Describe the bug
In order to get access to server-side-apply I tried out

master
of argocd. This caused me to get an inline diff like this on all my apps like thisThis causes argocd to continuously try to sync without any luck.
To Reproduce
Seems to happen on all my apps. I also asked on Slack and seems one person also had seen similar issue with server-side-apply. To be fair I never tried without SSA so not sure if it's connected.
Expected behavior
I expect no diff and no sync
Screenshots
Version
argocd: v2.4.11+3d9e9f2.dirty BuildDate: 2022-08-22T19:32:10Z GitCommit: 3d9e9f2f95b7801b90377ecfc4073e5f0f07205b GitTreeState: dirty GoVersion: go1.19 Compiler: gc Platform: darwin/amd64 WARN[0000] Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web. argocd-server: v2.5.0+192bc50 BuildDate: 2022-09-16T15:51:15Z GitCommit: 192bc5093ad4b410b84d23b70ea953f0d60512ab GitTreeState: clean GoVersion: go1.18.6 Compiler: gc Platform: linux/amd64 Kustomize Version: v4.5.5 2022-05-20T20:25:40Z Helm Version: v3.9.3+g414ff28 Kubectl Version: v0.24.2 Jsonnet Version: v0.18.0
Logs
The text was updated successfully, but these errors were encountered: