We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist:
argocd version
Describe the bug
Stateful set is stuck in OutOfSync status with ServerSideApply=true, and argocd continually try to resync.
OutOfSync
ServerSideApply=true
A similar issue happens to Caclico's CRD Installation.
Installation
To Reproduce
Expected behavior
Sync successfully without diff.
Screenshots
StatefulSet:
Calico:
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.
The text was updated successfully, but these errors were encountered:
Duplicated issue. Closing it in favor of #11143
Sorry, something went wrong.
No branches or pull requests
Checklist:
argocd version
.Describe the bug
Stateful set is stuck in
OutOfSync
status withServerSideApply=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:
Calico:
![image](https://user-images.githubusercontent.com/27927454/206626429-9369e830-b2be-4e77-90e5-35b1877344b0.png)
Version
It's actually 2.54 because
Logs
The text was updated successfully, but these errors were encountered: