You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I still face the same issues even on Helm charts >= v7.4.1. My ArgoCD deployed on Fargate is managing itself after bootstrap. Tested in clean EKS (v1.30). Attaching values.yaml for reference.
I would like to also confirm that I have this issue, using Kind. I have not yet installed this in my OpenShift or Vanilla cluster, but was able to successfully install ArgoCD a month ago in OpenShift, using the operator.
I am trying to install via the Helm chart, with minimal modifications to the values file. In the past I've had no issues with my present values.
Hello, I have got the same situation in an Argo of Argos architecture. The managed argos get stuck:
It tells Pending deletion. However, at cluster level I can see the Job gets created and finishes within a few seconds. But in Argo CD still shows as Running.
I am using Helm Version 7.4.4, which has already implemented the fix argoproj/argo-cd#6880. but apparently did not fixed for all cases..
Describe the bug
Ref: #2861
I still face the same issues even on Helm charts >= v7.4.1. My ArgoCD deployed on Fargate is managing itself after bootstrap. Tested in clean EKS (v1.30). Attaching
values.yaml
for reference.Details
Perhaps the
ttlSecondsAfterFinished
should be configurable?Related helm chart
argo-cd
Helm chart version
7.4.1
To Reproduce
Expected behavior
Clean sync.
Screenshots
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: