Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

v1.0.3

Latest
Compare
Choose a tag to compare
@wongma7 wongma7 released this 19 Jan 20:01
· 38 commits to master since this release
  • Fix inability to export NFS shares ("1 validation errors in block FSAL") when using Docker's overlay storage driver (CoreOS/container linux, GCE) by patching Ganesha to use device number as fsid. (#63)
  • Adds configurable number of retries on failed Provisioner operations. Configurable as an argument to NewProvisionController. nfs-provisioner defaults to 10 retries unless the new flag/argument is used. (#65)