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

Failed to compare desired state to live state #2866

Open
atalakey4work opened this issue Aug 6, 2024 · 2 comments
Open

Failed to compare desired state to live state #2866

atalakey4work opened this issue Aug 6, 2024 · 2 comments

Comments

@atalakey4work
Copy link

Describe the bug

Application Sync stuck with status unknown and ComparisonError.

Related helm chart

argo-cd

Helm chart version

7.4.0

To Reproduce

Upgrade ArgoCD to version 7.4.0 on Kubernetes version 1.24

Expected behavior

Application Sync with no issues

Screenshots

No response

Additional context

Error message:

Failed to compare desired state to live state: failed to perform pre-diff normalization: error building typed results: error creating typedLive: .status: field not declared in schema

Note that it is working fine after rolling back to version 7.3.11

@yu-croco
Copy link
Collaborator

yu-croco commented Aug 6, 2024

Hi @atalakey4work , since it's about Argo CD itself, you can open issue in upstream.

@pdrastil
Copy link
Member

pdrastil commented Aug 6, 2024

Hi I would say it's 1.24 K8s version. Minimum supported / tested version is 1.25 based on upstream docs. The version constrain is also enforced since 7.4.0 of helm chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants