Skip to content
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

Server side apply stuck in calculating diff for StatefulSet and CRD #11630

Closed
2 of 3 tasks
xinbinhuang opened this issue Dec 9, 2022 · 1 comment
Closed
2 of 3 tasks
Labels
bug Something isn't working

Comments

@xinbinhuang
Copy link

xinbinhuang commented Dec 9, 2022

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Stateful set is stuck in OutOfSync status with ServerSideApply=true, and argocd continually try to resync.

A similar issue happens to Caclico's CRD Installation.

To Reproduce

Expected behavior

Sync successfully without diff.

Screenshots

StatefulSet:

image

Calico:
image

Version

It's actually 2.54 because

argocd: v2.5.4+86b2dde
  BuildDate: 2022-12-06T20:09:11Z
  GitCommit: 86b2dde8e4bf1187acd2b4294e94451cd104dad8
  GitTreeState: clean
  GoVersion: go1.18.8
  Compiler: gc
  Platform: linux/amd64
argocd-server: v2.5.4+86b2dde
  BuildDate: 2022-12-06T20:09:11Z
  GitCommit: 86b2dde8e4bf1187acd2b4294e94451cd104dad8
  GitTreeState: clean
  GoVersion: go1.18.8
  Compiler: gc
  Platform: linux/amd64
  Kustomize Version: v4.4.1 2021-11-11T23:36:27Z
  Helm Version: v3.9.3+g414ff28
  Kubectl Version: v0.24.2
  Jsonnet Version: v0.18.0

Logs

Paste any relevant application logs here.
@xinbinhuang xinbinhuang added the bug Something isn't working label Dec 9, 2022
@leoluz
Copy link
Collaborator

leoluz commented Dec 9, 2022

Duplicated issue.
Closing it in favor of #11143

@leoluz leoluz closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants