Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@akutz akutz released this 08 Dec 15:41
· 1842 commits to master since this release

Release 0.3.0

New Features

  • Pre-Emption support (#190)
  • Support for VMAX (#197)
  • Support for Isilon (#198)
  • Support for Google Compute Engine (GCE) (#194)

Enhancements

  • Added driver example configurations (#201)
  • New configuration file format (#188)

Tweaks

  • Chopped flags --rexrayLogLevel becomes logLevel (#196)

Pre-Emption Support

Pre-Emption is an important feature when using persistent volumes and container schedulers. Without pre-emption, the default behavior of the storage drivers is to deny the attaching operation if the volume is already mounted elsewhere. If it is desired that a host should be able to pre-empt from other hosts, then this feature can be used to enable any host to pre-empt from another.

Milestone Issues

This release also includes many other small enhancements and bug fixes. For a complete list click here.

Downloads

Click here for the 0.3.0 binaries.