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: create artifact plugin socket dir before starting the plugin server. Fixes #16784
- test: fix informer store races in makePodsPhase and withOutputs
- ci: restore unit test coverage and report it on PRs
- chore(deps): update dependency @babel/preset-env to v7.29.7 (main)
- SessionProxy never reconnects after retries are exhausted — a transient DB outage disables the archive and semaphore locking until restart
- Database semaphore rows are leaked when the controller's DB session breaks, with no recovery path (manual SQL is the only fix)
- fix(controller): scope sync queue GC deletes to the owning controller. Fixes #16737
- `resourceName` override on ResourceTemplate to support CRDs with irregular plural
- Multi-controller sync: `CheckWorkflowExistence` deletes other controllers' pending queue entries
- fix: scope RemoveFromQueue to the calling controller
- Docs
- Go not yet supported