devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Encountering error during deployments for GitOps-based applications.

Open ajaydevtron opened this issue 1 year ago • 1 comments

📜 Description

When attempting to deploy a GitOps-based application, if the LAST SYNC RESULT is still in a syncing state within ArgoCD, and meanwhile another deployment is initiated, it results in an error.

Error on Devtron UI

ss4

Argocd last sync result.

ss2

However, the last deployment occurred after the LAST SYNC RESULT completed within the ArgoCD UI

👟 Reproduction steps

  1. Deploy any Helm chart using GitOps.
  2. Attempt to change some values in the values.yaml file for that Helm chart, ensuring that the last sync result is in progress.
  3. At the same time, trigger the next deployment for that Helm chart.

👍 Expected behavior

It shouldn’t be through any error while trigger the deployments .

👎 Actual Behavior

Currently it shows above error as per SS shared in description .

☸ Kubernetes version

1.25

Cloud provider

AWS

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#8461

ajaydevtron avatar Feb 12 '24 18:02 ajaydevtron

This issue requires design inputs. Hence removed from pager issue

Ash-exp avatar Feb 13 '24 06:02 Ash-exp