Skip to content

v1.0.0-rc3

Compare
Choose a tag to compare
@advanderveer advanderveer released this 19 Mar 15:07
· 96 commits to master since this release

This release introduces a series of fixes and improvements to reflect some early feedback.

Improvements:

  • Logs will be returned even if the pod is restarting due to an error #373
  • ImagePullPolicy is now set to "Always" to avoid conflict between users #367
  • Add hint when an object name is already in use #369
  • Add a Advanced Options section for all --help #371
  • It is now possible to cleanly cancel dataset upload and download midway #380

Fixes:

  • Typos
  • Return proper error if dataset is not a directory #372