-
When deploying the hpe-csi-driver chart using a multi source Argo CD application where the first source is the hpe-csi-driver chart and the second source is a custom chart with the secret containing t…
-
It is planned supporting Argo CD repositories like mine: https://github.com/pando85/homelab
It could be great as there are a part of the community that based they repos in Argo CD.
Thank you for…
-
### Description
When running the following command with the `--refresh` flag:
```dist/argocd admin app get-reconcile-results test.txt --refresh --repo-server-name=example-argocd-repo-server```
…
-
We should have a look into multiple parts of testing:
- Acceptance tests sometimes fail (relatively often)
- Against what versions of Argo CD should we test (currently we test against EOL versions o…
-
### Is your feature request related to a problem?
I've configured a Git WebHook to Argo CD but couldn't figure out how to securely add the WebHook secret to my helm values. My `values.yaml` is stor…
-
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`.
…
-
**Issue**
We have installed Argo CD of version 2.5.3. We have integrated Argo CD with keycloak following the steps in https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/keyclo…
-
I have observed that If the `server` key of an existing cluster is modified, the application controller assigned to that cluster will report on the old endpoint indefinitely (?) until the application-…
-
Users want a more detailed example of doing CI and CD. We should have one that builds Argo Workflows (so it is Argo all the way down):
CI:
* Use webhook to start build (i.e. `WorkflowEventBindin…
-
Given image using tag with digest pinned it does not correct upload the image with tag v2.13.0 and gets deleted by untagged images policy :sweat_smile:
```yaml
argo-cd:
global:
image:
…