-
I have successfully deployed cadvisor 0.45.0 (tried `v0.45.0-containerd-cri` as well) as daemonset on K3S Kubernetes / Containerd. I've only applied the `cadvisor-args.yaml` overlay as the others did …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ ] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
*…
-
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`.
*…
-
## Description
ArgoCD has a workflow feature. We'd like to investigate how it might be useful for deploying applications to EKS.
## Background/context
- See if ArgoCD workflows will provide anythin…
-
# Summary
When running behind a reverse proxy, custom headers need to be let through by the proxy to the argocd upstream for the hook to work.
# Motivation
I was just setting up GitHub WebHoo…
-
## Summary
As part of Argo CD OCI Integration, we would need to create a client library for supporting Argo CD interactions with OCI content using [ORAS](https://oras.land/).
The library should …
-
# Summary
Is it possible to add feature to create ApplicationSet with templated project files
Error:
```bash
FATA[0001] rpc error: code = Unknown desc = error validating ApplicationSets: the A…
-
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`.
*…
-
I even don't see argocd namespace
```bash
root:3.3.0#k get ns |grep argocd
root:3.3.0#
```
```
Task 'devops' failed:
**********************************************************************…
-
The goal of this request is to have the loading of basic configurations and secrets split up to provide a separation of concerns.
An example usage where this would be required would be running Trin…