Skip to content

Releases: rexray/dvdcli

v0.2.1

05 Mar 21:26
Compare
Choose a tag to compare

Version 0.2.1 (03/05/2017)

Fixed

  • Fix for building locally using Makefile. Thanks @tuxity for your help with this!
  • Fix for Travis CI process after moving the repo to the new codedellemc org

v0.2.0

20 Apr 16:28
Compare
Choose a tag to compare

Version 0.2.0 (04/20/2016)

New Features

  • Updated for Docker 1.11.0 Volume Driver spec #20
    • This commit changes how the requests are handled through dvdcli.
    • --explicitcreate flag now can be used on mount requests to determine that volumes are not created if they don't exist
    • Only a mount command will result in an implicit creation of a volume
    • Get and List operations are now allowed
    • The existence of a volume is checked before all operations except for mount

Download from bintray or with curl-bash curl -sSL https://dl.bintray.com/emccode/dvdcli/install | sh -s stable

v0.1.0

06 Oct 20:10
Compare
Choose a tag to compare
v0.1.0