argoproj/argo-rollouts

Failed to compare desired state to live state

atalakey4work opened this issue · 0 comments

Checklist:

  • I've included steps to reproduce the bug.
  • I've included the version of argo rollouts.

Describe the bug

Application Sync stuck with status unknown and ComparisonError.

To Reproduce

Expected behavior

Application Sync with no issues

Screenshots

Version

v2.12.0+ec30a48

Logs

# Paste the logs from the rollout controller
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

# Logs for the entire controller:
kubectl logs -n argo-rollouts deployment/argo-rollouts

# Logs for a specific rollout:
kubectl logs -n argo-rollouts deployment/argo-rollouts | grep rollout=<ROLLOUTNAME

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.