v2.3.0-rc2
Pre-release
Pre-release
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
- detect namespace should skip prompt by @rsvihladremio in #226
Full Changelog: v2.3.0-rc1...v2.3.0-rc2