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 supported12 Subscribers
Add a CodeTriage badge to argo-workflows
Help out
- Issues
- fix(executor)!: give input artifacts without `mode` a default of 0644. Fixes #14792
- fix: added requeue on serialisation failure
- fix: scope offloaded node status query to the page. Fixes #16611
- CRON_WORKFLOWS_DISABLED env flag for blue/green clusters
- feat(auth): add trusted header authentication
- feat: add preferred type to retry nodeAntiAffinity. Fixes #13969
- OffloadNodeStatusRepo.List fetches all offloaded node blobs for a namespace with no pagination/limit, causing MySQL max_allowed_packet failures on ListWorkflows
- Top-of-queue blocking leaves large semaphores idle; add configurable queueing strategy (grant set)
- fix(ui): make shared description tooltip triggers keyboard accessible. Fixes #16574
- Hash-based schedule spreading for CronWorkflow (Jenkins "H" style) to avoid thundering herd
- Docs
- Go not yet supported