-
**Is your feature request related to a problem? Please describe.**
[CRD of Argo Workflows](https://github.com/argoproj/argo-workflows/releases/download/v3.5.11/install.yaml) lacks many of type defi…
-
Currently, each execution of the vertical-pod-autoscaler Helm chart generates new certificates using the genSignedCert and genCA functions. This approach is not GitOps-friendly and can cause issues wi…
-
Recently we got a bug when I changed the application.yaml to only include one source URL instead of multiple ot enable rollback and history, which does not sync SealedSecrets correctly. This was not t…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still e…
-
**Describe the bug**
We have some big workflows and we hit the following error:
`exec /bin/argo-events: argument list too long`
After digging a bit, we realized it's because our workflow is big…
-
# Summary
The [python sdk](https://pypi.org/project/argo-workflows/) needs a proper pypi project page. There's no telling
- that this is the official client,
- where to find more info,
- where…
-
## Summary
The Argo CLI has a lot of commands for which we provide no example in the `--help` output.
## Motivation
Examples are awesome.
## Proposal
For each item in this checklist, ad…
-
# Summary
The pod spec for steps run from argo is quite large and can fill etcd. Wanting to trim this down, I imagine there will be 2 parts:
1. code changes
2. docs for configuration of init vs m…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing g…
-
# Summary
I am currently evaluating argo-workflows a goto solution for scheduling tasks for my company. So far we really like it featurewise and we thing it is really good fit 👍
Problem is that …