Flaviu Vadan

Results 23 issues of Flaviu Vadan

The following is a description based on my experience and my understanding of the Couler code for scheduling Argo workflows. Please feel free to correct and misunderstanding on my part....

enhancement

Adds: - [ ] #88 - workflow of workflows and patching support - [ ] #177 - fan out over multiple task implementations through `InputFrom` - [ ] #218 -...

See https://github.com/argoproj/argo-workflows/blob/master/examples/pod-spec-patch.yaml for an example

4.0.0

Currently it's challenging/cumbersome to set the input parameters on a task since the signature of the input parameter is `def __init__(self, name: str, path: str, from_task: str, artifact_name: str) ->...

stale

@bchalk101 and @harelwa I am wondering if you and MobilEye are open to listing the organization as users of Hera via `USERS.md`? 🙂 I think it would strengthen Hera's presence...

documentation

https://argoproj.github.io/argo-workflows/workflow-of-workflows/

enhancement
4.0.0

@Trollgeir we are releasing the release candidate for V4. Perhaps before the official release we should bring coverage up to 95%+

testing

**Is your feature request related to a problem? Please describe.** Hera cannot really run "locally" at the moment, which likely makes it challenging for potential adopters to try our Hera...

type:enhancement