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

StatefulSet and other resources stay in "OutOfSync", if ServerSideApply =true is enabled #11106

Closed
3 tasks done
jkroepke opened this issue Oct 28, 2022 · 2 comments
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@jkroepke
Copy link
Contributor

jkroepke commented Oct 28, 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

I have enabled ServerSideApply=true on my ArgoCD application. As result, all StatefulSets with claimTemplates are always out of sync

To Reproduce

  1. kubectl apply -f https://github.com/jkroepke/homelab/blob/90060cf2a6f8ff6d7326dccb92602e70f52440b9/aks/argocd/kube-prometheus-stack.yaml

Expected behavior

All Resources are in sync

Screenshots

Statefulsets from Loki or other helm charts are also affected

image

ServiceMonitors are also affected:

image

Version

argocd version
argocd: v2.5.0+b895da4
  BuildDate: 2022-10-25T14:40:01Z
  GitCommit: b895da457791d56f01522796a8c3cd0f583d5d91
  GitTreeState: clean
  GoVersion: go1.18.7
  Compiler: gc
  Platform: linux/amd64

Logs

@jkroepke jkroepke added the bug Something isn't working label Oct 28, 2022
@jkroepke jkroepke changed the title StatefulSet and other resources stay in "OutOfSync", if ApplyOutOfSyncOnly=true is enabled StatefulSet and other resources stay in "OutOfSync", if ServerSideApply =true is enabled Oct 29, 2022
@maartengo
Copy link

This looks like a duplicate of #11074

@jkroepke
Copy link
Contributor Author

Yes, I do not found the issue by search. Consider to change the title.

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