Create an external redis for ArgoCD externalRedis feature
step on CI fails
#2460
Labels
argo-cd
awaiting-upstream
Is waiting for a change upstream to be completed before it can be merged.
bug
Something isn't working
Describe the bug
CI fails in these days regardless of code change in argo-helm.
helm install redis bitnami/redis --wait --namespace redis --set auth.password=argocd --set architecture=standalone
gets timeout.logic: https://github.com/argoproj/argo-helm/blob/main/.github/workflows/lint-and-test.yml#L93-L98
Failed CI ref: https://github.com/argoproj/argo-helm/actions/runs/7686011562/job/20944366344?pr=2459
There are some merged PRs in bitnami/redis recently and I wonder they give us breaking change.
Related helm chart
argo-cd
Helm chart version
5.53.10 (I think it happens in any version's CI)
To Reproduce
Run CI of argo-cd
e.g. https://github.com/argoproj/argo-helm/actions/runs/7686011562/job/20944366344?pr=2459
Expected behavior
CI passes
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: