Skip to content

v2.5.0-rc8

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexec alexec released this 04 Feb 01:25
· 48 commits to release-2.5 since this release

Quick Start

https://github.com/argoproj/argo/tree/v2.5.0-rc8/manifests

Community Meeting Demo

https://www.youtube.com/watch?v=cqqAajxFaiI

Changes

Enhancements

  • #2116 Migrate CLI workflow commands to use apiclient.Client

Bug Fixes

  • #2125 "TestCLIWithServerSuite/TestArchive" is flakey
  • #2129 downloading artifact from s3 in ui, timed out waiting for condition

Pull Requests

  • #2123 feat: Add support to delete by using labels. Depended on by #2116
  • #2124 docs: Add CronWorkflow usage docs
  • #2127 test: Try and make e2e more robust. Fixes #2125
  • #2130 fix(ui): fixed ui navigation issues with basehref. Fixes #2113
  • #2134 fix: route all unknown web content requests to index.html
  • #2136 fix: archiveLogs needs to copy stderr
  • #2139 fix: logs UI should fall back to archive. Fixes #2137
  • #2141 fix: Correct SQL syntax.
  • #2143 fix: Add certs to argocli image. Fixes #2129
  • #2147 fix: Allow download of artifacts in server auth-mode. Fixes #2129

Contributors

  • Alex Collins
  • Simon Behar
  • Tristan Colgate-McFarlane
  • fsiegmund