-
# Summary
Add step description field that can add human readable descriptions about the step.
# Motivation
We make the ui available for others on our teams to view, but they do not necessari…
-
# Summary
Argo provides great help connecting containerized command-line programs and turning them into workflow. I consider Argo's support for data passing (parameters and artifacts) to be one of …
-
# Summary
It isn't possible to emit a real-time gauge metric for counting how many of a workflow are currently active. And probably other things than just workflow.duration which is the only possib…
-
Is it possible to also support [nerdctl](https://github.com/containerd/nerdctl)?
nerdctl is a docker-compatible tool for containerd directly. Running containerd only is more resource efficient than…
-
# Summary
Allow for pluggable DAG transforms to implement various features. Closely related to #6943, but in a way that could potentally substantially reduce maintenance of the core by reducing its…
-
# Summary
What change needs making?
Agent pod should be queued for clean up if the workflow has been suspended for x amount of time.
Currently, a workflow using http template will create an age…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am researching how to integrate Fe…
-
See https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
-
**Is your feature request related to a problem? Please describe.**
In order to comply with enforced pod security standards, each pod created by an EventSource or Sensor must be configured with spec…
-
### Summary
When submitting a workflow template with parameters, all parameter values are currently logged as plain text, which can pose a security issue, especially for sensitive information like…