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
- Retrieving the value of skipped steps (using withParam) causes the entire workflow to hang, but it doesn't throw an error
- feat(ui): populate parameter dropdowns dynamically from Kubernetes resources (dynamic `enum`)
- feat!: migrate protobuf codegen to protoc-gen-go and grpc-gateway v2
- fix: create artifact plugin socket dir before starting the plugin server. Fixes #16784
- 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