Skip to content

v2.3.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jessesuen jessesuen released this 21 Apr 08:32
bb1bfdd

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)