argo-workflows
https://github.com/argoproj/argo-workflows
Go
Workflow Engine for Kubernetes
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported10 Subscribers
Add a CodeTriage badge to argo-workflows
Help out
- Issues
- feat: add `status.lastRunAt` field to WorkflowTemplates. Fixes #1915
- fix: compress node status when offloading to database. Fixes #13290
- Controller crash with error `grpc: trying to send message larger than max (2336093107 vs. 2147483647)` when list workflows during initialization
- fix: list workflows from cache during initManagers. Fixes #13303
- inconsistent metric `argo_workflows_count`
- exit code is always `-1` for steps that reference template defined in same yaml
- Improve mysql write performance and stability when offloading
- proposal: Support postgres for synchronization
- task still `Running` when Workflow `Failed` -- no repro
- Segmentation fault in `wait` container during Artifact upload
- Docs
- Go not yet supported