Skip to content

v2.3.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsvihladremio rsvihladremio released this 21 Mar 16:01
· 97 commits to main since this release
fbf4886

What's Changed

Added

  • added a --label-selector flag for the kubernetes pods which follows the standard kubernetes approach, this is entirely optional and will use the current default if nothing is specified
  • show the collection arguments used for DDC

Changed

  • queries.json capture days defaults to 30 for --collect standard and --collect health-check
  • retrying up to 99 times on the incremental copy of the tarballs
  • change the order of configuration values visible in the UI for readability

Fixed

  • prompt UI now is not engaged if --namespace, --disable-prompt, --detect-namespace or --ssh-user is used

PRs

Full Changelog: v2.3.0-rc1...v2.3.0-rc2