devtron
devtron copied to clipboard
Bug: Encountering error during deployments for GitOps-based applications.
📜 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
Argocd last sync result.
However, the last deployment occurred after the LAST SYNC RESULT completed within the ArgoCD UI
👟 Reproduction steps
- Deploy any Helm chart using GitOps.
- Attempt to change some values in the values.yaml file for that Helm chart, ensuring that the last sync result is in progress.
- 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?
- [X] I have read the Code of Conduct
AB#8461
This issue requires design inputs. Hence removed from pager issue