v2.5.0-rc5
Pre-release
Pre-release
Quick Start
kubectl create namespace argo
kubectl apply -n argo -f https://raw.githubusercontent.com/argoproj/argo/v2.5.0-rc5/manifests/install.yaml
Community Meeting Demo
https://www.youtube.com/watch?v=cqqAajxFaiI
Changes
Enhancements
- #2027 Support --token option for Argo API Server
Bug Fixes
- #1868 WorkflowTemplate withParam causes "template not found"
Pull Requests
- #1920 fix(controller): Fix template resolution for step groups. Fixes #1868
- #2079 fix(security): Fixes an issue that allowed you to list archived workf…
- #2087 build: adds
make env
to make testing easier - #2089 feat: support arg --token when talking to argo-server (#2027)
- #2094 docs(README): Add Capital One to user list
Contributors
- Alex Collins
- Daisuke Taniwaki
- Derek Wang
- Nick Groszewski