-
# Summary
When I specify `namespace` for an argo-cd application, it only populates the `Release.Namespace` template variable, whereas when running `helm install --namespace ` , helm seems to active…
-
HI,
We are seeing this issue quite often where app sync is getting stuck in "waiting for completion of hook" and these hooks are never getting completed
As you can see the below application got …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
esn89 updated
4 months ago
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Argo CD cluster communication goes into fail state due to a problem to enumerate images.
```
PS C:\tools> .\argocd.exe cluster list
SERVER NAME VERSION STATUS ME…
-
**Is your feature request related to a problem? Please describe.**
In ArgoCD 2.6.0 release, support for wildcard health checks was added under the `resource.customization` config map field:
https://…
-
# Summary
ArgoCD does not send logs to different log streams(stdout and stderr) depending on the log severity. There are couple of open issues on this, example - #3491.
While working on the PR, …
-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [X] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
*…
-
Some folks deploy an ArgoCD server per Kubernetes cluster. We should add support for multiple ArgoCD deploys that is configurable:
* per repository
* per application
-
**Is your feature request related to a problem? Please describe.**
On the page https://argocd-operator.readthedocs.io/en/latest/usage/basics/#secrets it is stated:
> There is a Secret that is used…