v2.3.0-rc2
Pre-release
Pre-release
Changes since 2.3.0-rc1
- Support parameter substitution in the volumes attribute (#1238)
- Fix regression where argoexec wait would not return when podname was too long
- wait will conditionally become privileged if main/sidecar privileged (issue #1323)
argo list
was not displaying non-zero priorities correctly- Pod creation with secret volumemount (#1318)
- Export the methods of
KubernetesClientInterface
(#1294)